Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/soc/esp32/include/soc/
Drtc.h518 #define RTC_SLEEP_CONFIG_DEFAULT(sleep_flags) { \ macro
/hal_espressif-3.4.0/components/soc/esp32s2/include/soc/
Drtc.h688 #define RTC_SLEEP_CONFIG_DEFAULT(sleep_flags) { \ macro
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h663 #define RTC_SLEEP_CONFIG_DEFAULT(sleep_flags) { \ macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h670 #define RTC_SLEEP_CONFIG_DEFAULT(sleep_flags) { \ macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h679 #define RTC_SLEEP_CONFIG_DEFAULT(sleep_flags) { \ macro
/hal_espressif-3.4.0/zephyr/esp_shared/components/esp_hw_support/
Dsleep_modes.c461 rtc_sleep_config_t config = RTC_SLEEP_CONFIG_DEFAULT(pd_flags); in esp_sleep_start()
/hal_espressif-3.4.0/components/esp_hw_support/
Dsleep_modes.c447 rtc_sleep_config_t config = RTC_SLEEP_CONFIG_DEFAULT(pd_flags); in esp_sleep_start()