Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Drtc_sleep.c305 | (CRC_LEN << RTC_MEM_CRC_LEN_S) in rtc_deep_sleep_start()
/hal_espressif-3.6.0/components/soc/esp32/include/soc/
Drtc_cntl_reg.h2049 #define RTC_MEM_CRC_LEN_M ((RTC_MEM_CRC_LEN_V)<<(RTC_MEM_CRC_LEN_S))
2051 #define RTC_MEM_CRC_LEN_S 20 macro