Searched refs:SINC_EnableMaster (Results 1 – 2 of 2) sorted by relevance
78 SINC_EnableMaster(base, false); in SINC_Init()99 SINC_EnableMaster(base, config->enableMaster); in SINC_Init()139 SINC_EnableMaster(base, false); in SINC_Deinit()
921 static inline void SINC_EnableMaster(SINC_Type *base, bool enable) in SINC_EnableMaster() function