Home
last modified time | relevance | path

Searched refs:RTC_MEM_CONF (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_sleep.c303 : "r" (RTC_MEM_CONF), // %0 in rtc_deep_sleep_start()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Drtc_cntl_reg.h2043 #define RTC_MEM_CONF (DR_REG_RTCCNTL_BASE + 0x40 * 4) macro