Searched refs:postoffice (Results 1 – 1 of 1) sorted by relevance
111 #define POSTOFFICE(postoffice) *(volatile unsigned int*)(postoffice) argument114 #define __WAITI20__(postoffice) \ argument116 while ((POSTOFFICE(postoffice) & PO_PEND)) ; \