Home
last modified time | relevance | path

Searched refs:CLK_LL_AHB_MAX_FREQ_MHZ (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/hal/esp32c2/
Dclk_tree_hal.c48 return CLK_LL_AHB_MAX_FREQ_MHZ * MHZ; in clk_hal_ahb_get_freq_hz()
/hal_espressif-latest/components/hal/esp32c3/
Dclk_tree_hal.c48 return CLK_LL_AHB_MAX_FREQ_MHZ * MHZ; in clk_hal_ahb_get_freq_hz()
/hal_espressif-latest/components/hal/esp32s3/
Dclk_tree_hal.c56 return CLK_LL_AHB_MAX_FREQ_MHZ * MHZ; in clk_hal_ahb_get_freq_hz()
/hal_espressif-latest/components/hal/esp32/
Dclk_tree_hal.c59 return CLK_LL_AHB_MAX_FREQ_MHZ * MHZ; in clk_hal_ahb_get_freq_hz()
/hal_espressif-latest/components/hal/esp32s2/
Dclk_tree_hal.c66 return CLK_LL_AHB_MAX_FREQ_MHZ * MHZ; in clk_hal_ahb_get_freq_hz()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dclk_tree_ll.h35 #define CLK_LL_AHB_MAX_FREQ_MHZ CLK_LL_PLL_40M_FREQ_MHZ macro
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dclk_tree_ll.h36 #define CLK_LL_AHB_MAX_FREQ_MHZ CLK_LL_PLL_80M_FREQ_MHZ macro
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dclk_tree_ll.h34 #define CLK_LL_AHB_MAX_FREQ_MHZ CLK_LL_PLL_80M_FREQ_MHZ macro
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Dclk_tree_ll.h36 #define CLK_LL_AHB_MAX_FREQ_MHZ CLK_LL_PLL_80M_FREQ_MHZ macro
/hal_espressif-latest/components/hal/esp32/include/hal/
Dclk_tree_ll.h37 #define CLK_LL_AHB_MAX_FREQ_MHZ CLK_LL_PLL_80M_FREQ_MHZ macro