Searched refs:SINC_EnableChannel (Results 1 – 2 of 2) sorted by relevance
195 SINC_EnableChannel(base, chId, false); in SINC_SetChannelConfig()217 SINC_EnableChannel(base, chId, chConfig->bEnableChannel); in SINC_SetChannelConfig()
1148 static inline void SINC_EnableChannel(SINC_Type *base, sinc_channel_id_t chId, bool enable) in SINC_EnableChannel() function