Home
last modified time | relevance | path

Searched defs:apll_freq_hz (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/hal/esp32/
Dclk_tree_hal.c40 uint32_t apll_freq_hz = clk_hal_apll_get_freq_hz(); in clk_hal_cpu_get_freq_hz() local
105 …uint32_t apll_freq_hz = (uint32_t)(xtal_freq_mhz * MHZ * (4 + sdm2 + (float)sdm1/256.0f + (float)s… in clk_hal_apll_get_freq_hz() local
/hal_espressif-latest/components/hal/esp32s2/
Dclk_tree_hal.c47 uint32_t apll_freq_hz = clk_hal_apll_get_freq_hz(); in clk_hal_cpu_get_freq_hz() local
109 …uint32_t apll_freq_hz = (uint32_t)(xtal_freq_mhz * MHZ * (4 + sdm2 + (float)sdm1/256.0f + (float)s… in clk_hal_apll_get_freq_hz() local