Searched refs:SOC_MOD_CLK_XTAL32K (Results 1 – 12 of 12) sorted by relevance
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/ |
D | esp_clk_tree.c | 51 case SOC_MOD_CLK_XTAL32K: in esp_clk_tree_src_get_freq_hz()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/ |
D | esp_clk_tree.c | 51 case SOC_MOD_CLK_XTAL32K: in esp_clk_tree_src_get_freq_hz()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/ |
D | esp_clk_tree.c | 52 case SOC_MOD_CLK_XTAL32K: in esp_clk_tree_src_get_freq_hz()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/ |
D | esp_clk_tree.c | 54 case SOC_MOD_CLK_XTAL32K: in esp_clk_tree_src_get_freq_hz()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/ |
D | esp_clk_tree.c | 58 case SOC_MOD_CLK_XTAL32K: in esp_clk_tree_src_get_freq_hz()
|
/hal_espressif-latest/components/esp_hw_support/port/esp32/ |
D | esp_clk_tree.c | 54 case SOC_MOD_CLK_XTAL32K: in esp_clk_tree_src_get_freq_hz()
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | clk_tree_defs.h | 109 …SOC_MOD_CLK_XTAL32K, /*!< XTAL32K_CLK comes from the external 32kHz crystal,… enumerator
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | clk_tree_defs.h | 109 …SOC_MOD_CLK_XTAL32K, /*!< XTAL32K_CLK comes from the external 32kHz crystal,… enumerator
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | clk_tree_defs.h | 112 …SOC_MOD_CLK_XTAL32K, /*!< XTAL32K_CLK comes from the external 32kHz crystal,… enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | clk_tree_defs.h | 121 …SOC_MOD_CLK_XTAL32K, /*!< XTAL32K_CLK comes from the external 32kHz crystal,… enumerator
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | clk_tree_defs.h | 121 …SOC_MOD_CLK_XTAL32K, /*!< XTAL32K_CLK comes from the external 32kHz crystal,… enumerator
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | clk_tree_defs.h | 133 …SOC_MOD_CLK_XTAL32K, /*!< XTAL32K_CLK comes from the external 32kHz crystal,… enumerator
|