Searched refs:BUSY_V (Results 1 – 1 of 1) sorted by relevance
162 #define BUSY_V(x) ((x) << BUSY_S) macro163 #define BUSY_F BUSY_V(1U)