Home
last modified time | relevance | path

Searched refs:rtc_config_t (Results 1 – 15 of 15) sorted by relevance

/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Drtc.h667 } rtc_config_t; typedef
688 void rtc_init(rtc_config_t cfg);
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Drtc.h834 } rtc_config_t; typedef
859 void rtc_init(rtc_config_t cfg);
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h811 } rtc_config_t; typedef
836 void rtc_init(rtc_config_t cfg);
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h829 } rtc_config_t; typedef
854 void rtc_init(rtc_config_t cfg);
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h827 } rtc_config_t; typedef
928 void rtc_init(rtc_config_t cfg);
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32h2/
Dclk.c68 rtc_config_t cfg = RTC_CONFIG_DEFAULT(); in esp_clk_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32/
Dclk.c123 rtc_config_t cfg = RTC_CONFIG_DEFAULT(); in esp_clk_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32c3/
Dclk.c73 rtc_config_t cfg = RTC_CONFIG_DEFAULT(); in esp_clk_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32/
Drtc_init.c17 void rtc_init(rtc_config_t cfg) in rtc_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s2/
Dclk.c80 rtc_config_t cfg = RTC_CONFIG_DEFAULT(); in esp_clk_init()
/hal_espressif-3.4.0/components/esp_system/port/soc/esp32s3/
Dclk.c75 rtc_config_t cfg = RTC_CONFIG_DEFAULT(); in esp_clk_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Drtc_init.c27 void rtc_init(rtc_config_t cfg) in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_init.c34 void rtc_init(rtc_config_t cfg) in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c30 void rtc_init(rtc_config_t cfg) in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_init.c28 void rtc_init(rtc_config_t cfg) in rtc_init()