Searched defs:SPIM_WAIT_FREE (Results 1 – 2 of 2) sorted by relevance
363 #define SPIM_WAIT_FREE() while (SPIM->CTL1 & SPIM_CTL1_SPIMEN_Msk) macro
357 #define SPIM_WAIT_FREE() \ macro