Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/sdadc/
Dfsl_sdadc.c122 SDADC_ConfigureChannelMode(base, channelConfig->number, channelConfig->mode); in SDADC_Init()
Dfsl_sdadc.h487 static inline void SDADC_ConfigureChannelMode(SDADC_Type *base, in SDADC_ConfigureChannelMode() function