Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/lpadc/
Dfsl_lpadc.c178 LPADC_Enable(base, false); in LPADC_Init()
256 LPADC_Enable(base, true); in LPADC_Init()
320 LPADC_Enable(base, false); in LPADC_Deinit()
676 LPADC_Enable(base, false); in LPADC_EnableCalibration()
685 LPADC_Enable(base, true); in LPADC_EnableCalibration()
882 LPADC_Enable(base, false); in LPADC_GetCalibrationValue()
916 LPADC_Enable(base, true); in LPADC_GetCalibrationValue()
937 LPADC_Enable(base, false); in LPADC_SetCalibrationValue()
973 LPADC_Enable(base, true); in LPADC_SetCalibrationValue()
Dfsl_lpadc.h758 static inline void LPADC_Enable(ADC_Type *base, bool enable) in LPADC_Enable() function
/hal_nxp-latest/mcux/mcux-sdk/components/adc_sensor/
Dfsl_adapter_lpadc_sensor.c154 LPADC_Enable(state->adc, false); in HAL_AdcSensorTriggerTemp()
156 LPADC_Enable(state->adc, true); in HAL_AdcSensorTriggerTemp()
206 LPADC_Enable(state->adc, false); in HAL_AdcSensorTriggerVolt()
208 LPADC_Enable(state->adc, true); in HAL_AdcSensorTriggerVolt()
264 LPADC_Enable(state->adc, false); in HAL_AdcSensorSwTrigger()
266 LPADC_Enable(state->adc, true); in HAL_AdcSensorSwTrigger()