Searched refs:USPI_IS_BUSY (Results 1 – 3 of 3) sorted by relevance
207 #define USPI_IS_BUSY(uspi) ( ((uspi)->PROTSTS & USPI_PROTSTS_BUSY_Msk) == USPI_PROTSTS_BUSY_Msk ? 1… macro