Searched refs:SOC_RTC_FAST_CLK_SRC_XTAL_DIV (Results 1 – 16 of 16) sorted by relevance
/hal_espressif-latest/components/bootloader_support/src/ |
D | bootloader_clock_init.c | 71 clk_cfg.fast_clk_src = SOC_RTC_FAST_CLK_SRC_XTAL_DIV; in bootloader_clock_configure()
|
/hal_espressif-latest/components/soc/esp32c2/include/soc/ |
D | clk_tree_defs.h | 85 …SOC_RTC_FAST_CLK_SRC_XTAL_DIV = SOC_RTC_FAST_CLK_SRC_XTAL_D2, /*!< Alias name for `SOC_RTC_FAST_CL… enumerator
|
D | rtc.h | 722 #define RTC_FAST_FREQ_XTALD4 SOC_RTC_FAST_CLK_SRC_XTAL_DIV //!< Main XTAL, divided by 2
|
/hal_espressif-latest/components/soc/esp32c3/include/soc/ |
D | clk_tree_defs.h | 86 …SOC_RTC_FAST_CLK_SRC_XTAL_DIV = SOC_RTC_FAST_CLK_SRC_XTAL_D2, /*!< Alias name for `SOC_RTC_FAST_CL… enumerator
|
D | rtc.h | 790 #define RTC_FAST_FREQ_XTALD4 SOC_RTC_FAST_CLK_SRC_XTAL_DIV //!< Main XTAL, divided by 2
|
/hal_espressif-latest/components/esp_hw_support/port/ |
D | esp_clk_tree_common.c | 177 case SOC_RTC_FAST_CLK_SRC_XTAL_DIV: in esp_clk_tree_lp_fast_get_freq_hz()
|
/hal_espressif-latest/components/soc/esp32s2/include/soc/ |
D | clk_tree_defs.h | 87 …SOC_RTC_FAST_CLK_SRC_XTAL_DIV = SOC_RTC_FAST_CLK_SRC_XTAL_D4, /*!< Alias name for `SOC_RTC_FAST_CL… enumerator
|
D | rtc.h | 872 #define RTC_FAST_FREQ_XTALD4 SOC_RTC_FAST_CLK_SRC_XTAL_DIV //!< Main XTAL, divided by 4
|
/hal_espressif-latest/components/soc/esp32/include/soc/ |
D | clk_tree_defs.h | 89 …SOC_RTC_FAST_CLK_SRC_XTAL_DIV = SOC_RTC_FAST_CLK_SRC_XTAL_D4, /*!< Alias name for `SOC_RTC_FAST_CL… enumerator
|
D | rtc.h | 735 #define RTC_FAST_FREQ_XTALD4 SOC_RTC_FAST_CLK_SRC_XTAL_DIV //!< Main XTAL, divided by 4
|
/hal_espressif-latest/components/soc/esp32c6/include/soc/ |
D | rtc.h | 509 #define RTC_FAST_FREQ_XTALD4 SOC_RTC_FAST_CLK_SRC_XTAL_DIV //!< Main XTAL, divided by 2
|
D | clk_tree_defs.h | 99 …SOC_RTC_FAST_CLK_SRC_XTAL_DIV = SOC_RTC_FAST_CLK_SRC_XTAL_D2, /*!< Alias name for `SOC_RTC_FAST_CL… enumerator
|
/hal_espressif-latest/components/soc/esp32h2/include/soc/ |
D | rtc.h | 502 #define RTC_FAST_FREQ_XTALD4 SOC_RTC_FAST_CLK_SRC_XTAL_DIV //!< Main XTAL, divided by 2
|
D | clk_tree_defs.h | 100 …SOC_RTC_FAST_CLK_SRC_XTAL_DIV = SOC_RTC_FAST_CLK_SRC_XTAL_D2, /*!< Alias name for `SOC_RTC_FAST_CL… enumerator
|
/hal_espressif-latest/components/soc/esp32s3/include/soc/ |
D | clk_tree_defs.h | 86 …SOC_RTC_FAST_CLK_SRC_XTAL_DIV = SOC_RTC_FAST_CLK_SRC_XTAL_D2, /*!< Alias name for `SOC_RTC_FAST_CL… enumerator
|
D | rtc.h | 850 #define RTC_FAST_FREQ_XTALD4 SOC_RTC_FAST_CLK_SRC_XTAL_DIV //!< Main XTAL, divided by 2
|