Home
last modified time | relevance | path

Searched refs:ADC_EnableInterrupts (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-connectivity-framework/platform/rw61x/
Dfwk_platform_sensors.c98 ADC_EnableInterrupts(GAU_GPADC0, (uint32_t)kADC_DataReadyInterruptEnable); in PLATFORM_InitAdc()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_adc/
Dfsl_adc.h711 static inline void ADC_EnableInterrupts(ADC_Type *base, uint32_t mask) in ADC_EnableInterrupts() function
/hal_nxp-latest/mcux/mcux-sdk/drivers/cns_adc/
Dfsl_adc.h752 static inline void ADC_EnableInterrupts(ADC_Type *base, uint32_t interruptMask) in ADC_EnableInterrupts() function