Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_clk_init.c38 REG_SET_FIELD(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DFREQ, cfg.clk_8m_dfreq); in rtc_clk_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk_init.c37 REG_SET_FIELD(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DFREQ, cfg.clk_8m_dfreq); in rtc_clk_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk_init.c35 REG_SET_FIELD(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DFREQ, cfg.clk_8m_dfreq); in rtc_clk_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_clk_init.c38 REG_SET_FIELD(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DFREQ, cfg.clk_8m_dfreq); in rtc_clk_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk_init.c62 REG_SET_FIELD(RTC_CNTL_CLK_CONF_REG, RTC_CNTL_CK8M_DFREQ, cfg.clk_8m_dfreq); in rtc_clk_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc_cntl_reg.h694 #define RTC_CNTL_CK8M_DFREQ 0x000000FF macro
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc_cntl_reg.h909 #define RTC_CNTL_CK8M_DFREQ 0x000000FF macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc_cntl_reg.h1025 #define RTC_CNTL_CK8M_DFREQ 0x000000FF macro
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc_cntl_reg.h1239 #define RTC_CNTL_CK8M_DFREQ 0x000000FF macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc_cntl_reg.h1334 #define RTC_CNTL_CK8M_DFREQ 0x000000FF macro