Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c66 adc_ll_set_sar_clk_div(unit, ADC_LL_SAR_CLK_DIV_DEFAULT(unit)); in adc_oneshot_hal_setup()
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c160 adc_ll_set_sar_clk_div(ADC_UNIT_1, ADC_LL_SAR_CLK_DIV_DEFAULT(ADC_UNIT_1)); in adc_rtc_chan_init()
169 adc_ll_set_sar_clk_div(ADC_UNIT_2, ADC_LL_SAR_CLK_DIV_DEFAULT(ADC_UNIT_2)); in adc_rtc_chan_init()
/hal_espressif-latest/components/hal/esp32/include/hal/
Dadc_ll.h32 #define ADC_LL_SAR_CLK_DIV_DEFAULT(PERIPH_NUM) (1) macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h37 #define ADC_LL_SAR_CLK_DIV_DEFAULT(PERIPH_NUM) (1) macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h37 #define ADC_LL_SAR_CLK_DIV_DEFAULT(PERIPH_NUM) (1) macro