Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c53 adc_ll_hall_disable(); //Disable other peripherals. in adc_oneshot_hal_setup()
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c162 adc_ll_hall_disable(); //Disable other peripherals. in adc_rtc_chan_init()
391 adc_ll_hall_disable(); //Disable other peripherals. in adc1_get_raw()
422 adc_ll_hall_disable(); in adc1_ulp_enable()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h673 static inline void adc_ll_hall_disable(void) in adc_ll_hall_disable() function