Home
last modified time | relevance | path

Searched refs:SDADC_ControlModulatorDcLoopEnable (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/sdadc/
Dfsl_sdadc.c132 SDADC_ControlModulatorDcLoopEnable(base, channelConfig->number, channelConfig->type, in SDADC_Init()
140SDADC_ControlModulatorDcLoopEnable(base, channelConfig->number, channelConfig->type, false); in SDADC_Init()
Dfsl_sdadc.h560 static inline void SDADC_ControlModulatorDcLoopEnable(SDADC_Type *base, in SDADC_ControlModulatorDcLoopEnable() function