Home
last modified time | relevance | path

Searched refs:rtc_init_config_t (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_init.c56 rtc_init_config_t rtc_init_cfg = RTC_INIT_CONFIG_DEFAULT(); in rtc_init()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_init.c54 rtc_init_config_t rtc_init_cfg = RTC_INIT_CONFIG_DEFAULT(); in rtc_init()
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Drtc.h214 } rtc_init_config_t; typedef
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Drtc.h213 } rtc_init_config_t; typedef
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Drtc.h223 } rtc_init_config_t; typedef
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Drtc.h215 } rtc_init_config_t; typedef
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_init.c70 rtc_init_config_t rtc_init_cfg = RTC_INIT_CONFIG_DEFAULT(); in rtc_init()