Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dadc_oneshot_hal.c63 …adc_ll_digi_controller_clk_div(ADC_LL_CLKM_DIV_NUM_DEFAULT, ADC_LL_CLKM_DIV_A_DEFAULT, ADC_LL_CLKM… in adc_oneshot_hal_setup()
93 …uint32_t adc_ctrl_clk = clk_src_freq_hz / (ADC_LL_CLKM_DIV_NUM_DEFAULT + ADC_LL_CLKM_DIV_A_DEFAULT… in adc_hal_onetime_start()
Dadc_hal.c87 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 2 macro
172 …uint32_t interval = clk_src_freq_hz / (ADC_LL_CLKM_DIV_NUM_DEFAULT + ADC_LL_CLKM_DIV_A_DEFAULT / A… 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.h48 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 15 macro
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dadc_ll.h54 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 19 macro
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h54 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 15 macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dadc_ll.h53 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 15 macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dadc_ll.h50 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 15 macro
/hal_espressif-latest/components/driver/deprecated/
Dadc_legacy.c861 …uint32_t digi_clk = clk_src_freq_hz / (ADC_LL_CLKM_DIV_NUM_DEFAULT + ADC_LL_CLKM_DIV_A_DEFAULT / A… in adc_hal_onetime_start()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dadc_ll.h50 #define ADC_LL_CLKM_DIV_NUM_DEFAULT 15 macro