Home
last modified time | relevance | path

Searched refs:RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c270 …ELD(RTC_CNTL_TIMER2_REG, RTC_CNTL_ULPCP_TOUCH_START_WAIT, RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT); in rtc_sleep_finish()
Drtc_init.c63 …ELD(RTC_CNTL_TIMER2_REG, RTC_CNTL_ULPCP_TOUCH_START_WAIT, RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT); in rtc_init()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s3/
Drtc_sleep.c312 …ELD(RTC_CNTL_TIMER2_REG, RTC_CNTL_ULPCP_TOUCH_START_WAIT, RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT); in rtc_sleep_finish()
Drtc_init.c81 …ELD(RTC_CNTL_TIMER2_REG, RTC_CNTL_ULPCP_TOUCH_START_WAIT, RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT); in rtc_init()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Drtc.h119 #define RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT (0x10) macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Drtc.h117 #define RTC_CNTL_ULPCP_TOUCH_START_WAIT_DEFAULT (0x10) macro