Searched refs:SDADC_ControlModulatorDcLoopEnable (Results 1 – 2 of 2) sorted by relevance
132 SDADC_ControlModulatorDcLoopEnable(base, channelConfig->number, channelConfig->type, in SDADC_Init()140 … SDADC_ControlModulatorDcLoopEnable(base, channelConfig->number, channelConfig->type, false); in SDADC_Init()
560 static inline void SDADC_ControlModulatorDcLoopEnable(SDADC_Type *base, in SDADC_ControlModulatorDcLoopEnable() function