Home
last modified time | relevance | path

Searched refs:adc_ll_vref_output (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c629 adc_ll_vref_output(ADC_UNIT_1, ch, true); in adc_vref_to_gpio()
633 adc_ll_vref_output(ADC_UNIT_2, ch, true); in adc_vref_to_gpio()
722 adc_ll_vref_output(ADC_UNIT_1, channel, true); in adc_vref_to_gpio()
726 adc_ll_vref_output(ADC_UNIT_2, channel, true); in adc_vref_to_gpio()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h716 static inline void adc_ll_vref_output(adc_unit_t adc, adc_channel_t channel, bool en) in adc_ll_vref_output() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h699 static inline void adc_ll_vref_output(adc_unit_t adc, adc_channel_t channel, bool en) in adc_ll_vref_output() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h817 static inline void adc_ll_vref_output(adc_unit_t adc, adc_channel_t channel, bool en) in adc_ll_vref_output() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h1143 static inline void adc_ll_vref_output(adc_unit_t adc, adc_channel_t channel, bool en) in adc_ll_vref_output() function