Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32s2/
Drtc_sleep.c243 "r" (DPORT_RTC_MEM_CRC_START), // %2 in rtc_deep_sleep_start()
/hal_espressif-3.6.0/components/soc/esp32s2/include/soc/
Dsystem_reg.h827 #define DPORT_RTC_MEM_CRC_START (BIT(8)) macro