Home
last modified time | relevance | path

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

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