Searched defs:wait_busy (Results 1 – 1 of 1) sorted by relevance
214 #define wait_busy(a) {while ((Read_hfc8(a, R_STATUS) & M_BUSY));} macro301 wait_busy(hfc4s8s_hw * a) in wait_busy() function