Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/cns_adc/
Dfsl_adc.c79 ADC_DoSoftwareReset(base); in ADC_Init()
190 ADC_DoSoftwareReset(base); in ADC_Deinit()
Dfsl_adc.h488 static inline void ADC_DoSoftwareReset(ADC_Type *base) in ADC_DoSoftwareReset() function