Searched refs:SINC_CheckModulatorClockReady (Results 1 – 2 of 2) sorted by relevance
102 while (!SINC_CheckModulatorClockReady(base, (uint32_t)kSINC_ModClk0)) in SINC_Init()110 while (!SINC_CheckModulatorClockReady(base, (uint32_t)kSINC_ModClk1)) in SINC_Init()118 while (!SINC_CheckModulatorClockReady(base, (uint32_t)kSINC_ModClk2)) in SINC_Init()
982 static inline bool SINC_CheckModulatorClockReady(SINC_Type *base, uint32_t modClkMasks) in SINC_CheckModulatorClockReady() function