Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c63 …troller_clk_div(ADC_LL_CLKM_DIV_NUM_DEFAULT, ADC_LL_CLKM_DIV_A_DEFAULT, ADC_LL_CLKM_DIV_B_DEFAULT); in adc_oneshot_hal_setup()
93 …req_hz / (ADC_LL_CLKM_DIV_NUM_DEFAULT + ADC_LL_CLKM_DIV_A_DEFAULT / ADC_LL_CLKM_DIV_B_DEFAULT + 1); in adc_hal_onetime_start()
Dadc_hal.c88 #define ADC_LL_CLKM_DIV_B_DEFAULT 0 macro
172 …hz / (ADC_LL_CLKM_DIV_NUM_DEFAULT + ADC_LL_CLKM_DIV_A_DEFAULT / ADC_LL_CLKM_DIV_B_DEFAULT + 1) / 2… in adc_hal_digi_sample_freq_config()
176 …adc_ll_digi_controller_clk_div(ADC_LL_CLKM_DIV_NUM_DEFAULT, ADC_LL_CLKM_DIV_B_DEFAULT, ADC_LL_CLKM… in adc_hal_digi_sample_freq_config()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dadc_ll.h49 #define ADC_LL_CLKM_DIV_B_DEFAULT 1 macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h55 #define ADC_LL_CLKM_DIV_B_DEFAULT 1 macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h55 #define ADC_LL_CLKM_DIV_B_DEFAULT 1 macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h54 #define ADC_LL_CLKM_DIV_B_DEFAULT 1 macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h51 #define ADC_LL_CLKM_DIV_B_DEFAULT 1 macro
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c861 …req_hz / (ADC_LL_CLKM_DIV_NUM_DEFAULT + ADC_LL_CLKM_DIV_A_DEFAULT / ADC_LL_CLKM_DIV_B_DEFAULT + 1); in adc_hal_onetime_start()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h51 #define ADC_LL_CLKM_DIV_B_DEFAULT 1 macro