Home
last modified time | relevance | path

Searched refs:rtc_clk_32k_enabled (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-latest/components/bootloader_support/src/
Dbootloader_clock_init.c82 if (!rtc_clk_32k_enabled()) { in bootloader_clock_configure()
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Drtc.h240 bool rtc_clk_32k_enabled(void);
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Drtc.h244 bool rtc_clk_32k_enabled(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_clk.c67 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() function
/hal_espressif-latest/components/soc/esp32/include/soc/
Drtc.h185 bool rtc_clk_32k_enabled(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_clk.c73 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() function
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_clk.c74 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_clk.c82 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() function
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_clk.c60 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() function
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h274 bool rtc_clk_32k_enabled(void);
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h288 bool rtc_clk_32k_enabled(void);
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h271 bool rtc_clk_32k_enabled(void);
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_clk.c153 bool rtc_clk_32k_enabled(void) in rtc_clk_32k_enabled() function