Home
last modified time | relevance | path

Searched refs:RTC_INIT_CONFIG_DEFAULT (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s2/
Drtc_init.c43 rtc_init_config_t rtc_init_cfg = RTC_INIT_CONFIG_DEFAULT(); in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_init.c47 rtc_init_config_t rtc_init_cfg = RTC_INIT_CONFIG_DEFAULT(); in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_init.c38 rtc_init_config_t rtc_init_cfg = RTC_INIT_CONFIG_DEFAULT(); in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_init.c39 rtc_init_config_t rtc_init_cfg = RTC_INIT_CONFIG_DEFAULT(); in rtc_init()
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Drtc.h302 #define RTC_INIT_CONFIG_DEFAULT() { \ macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h265 #define RTC_INIT_CONFIG_DEFAULT() { \ macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h269 #define RTC_INIT_CONFIG_DEFAULT() { \ macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h277 #define RTC_INIT_CONFIG_DEFAULT() { \ macro