Home
last modified time | relevance | path

Searched refs:ADC_LL_DATA_INVERT_DEFAULT (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c72 adc_oneshot_ll_output_invert(unit, ADC_LL_DATA_INVERT_DEFAULT(unit)); in adc_oneshot_hal_setup()
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c159 adc_oneshot_ll_output_invert(ADC_UNIT_1, ADC_LL_DATA_INVERT_DEFAULT(ADC_UNIT_1)); in adc_rtc_chan_init()
168 adc_oneshot_ll_output_invert(ADC_UNIT_2, ADC_LL_DATA_INVERT_DEFAULT(ADC_UNIT_2)); in adc_rtc_chan_init()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h35 #define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0) macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h41 #define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0) macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h41 #define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0) macro
/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h31 #define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (1) macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h40 #define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0) macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h36 #define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0) macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h36 #define ADC_LL_DATA_INVERT_DEFAULT(PERIPH_NUM) (0) macro