Home
last modified time | relevance | path

Searched refs:ADC_DIGI_CLK_SRC_PLL_F80M (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dclk_tree_defs.h232 ADC_DIGI_CLK_SRC_PLL_F80M = SOC_MOD_CLK_PLL_F80M, /*!< Select PLL_F80M as the source clock */ enumerator
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dclk_tree_defs.h409 ADC_DIGI_CLK_SRC_PLL_F80M = SOC_MOD_CLK_PLL_F80M, /*!< Select PLL_F80M as the source clock */ enumerator
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dadc_ll.h312 case ADC_DIGI_CLK_SRC_PLL_F80M: in adc_ll_digi_clk_sel()