Home
last modified time | relevance | path

Searched refs:RTC_SLEEP_PU_CONFIG_ALL (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-3.4.0/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c59 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(1); in rtc_sleep_init()
261 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(1); in rtc_sleep_finish()
Drtc_init.c122 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(0); in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c61 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(1); in rtc_sleep_init()
191 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(1); in rtc_sleep_finish()
Drtc_init.c144 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(0); in rtc_init()
/hal_espressif-3.4.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c161 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(1); in rtc_sleep_init()
334 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(1); in rtc_sleep_finish()
Drtc_init.c95 rtc_sleep_pu_config_t pu_cfg = RTC_SLEEP_PU_CONFIG_ALL(0); in rtc_init()
/hal_espressif-3.4.0/components/soc/esp32c3/include/soc/
Drtc.h614 #define RTC_SLEEP_PU_CONFIG_ALL(val) {\ macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Drtc.h621 #define RTC_SLEEP_PU_CONFIG_ALL(val) {\ macro
/hal_espressif-3.4.0/components/soc/esp32h2/include/soc/
Drtc.h630 #define RTC_SLEEP_PU_CONFIG_ALL(val) {\ macro