Home
last modified time | relevance | path

Searched refs:SYSTEM_RTC_MEM_CRC_LEN_S (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-3.6.0/components/soc/esp32h2/include/soc/
Dsystem_reg.h201 #define SYSTEM_RTC_MEM_CRC_LEN_M ((SYSTEM_RTC_MEM_CRC_LEN_V)<<(SYSTEM_RTC_MEM_CRC_LEN_S))
203 #define SYSTEM_RTC_MEM_CRC_LEN_S 20 macro
/hal_espressif-3.6.0/components/soc/esp32c3/include/soc/
Dsystem_reg.h776 #define SYSTEM_RTC_MEM_CRC_LEN_M ((SYSTEM_RTC_MEM_CRC_LEN_V)<<(SYSTEM_RTC_MEM_CRC_LEN_S))
778 #define SYSTEM_RTC_MEM_CRC_LEN_S 20 macro
/hal_espressif-3.6.0/components/soc/esp32s3/include/soc/
Dsystem_reg.h817 #define SYSTEM_RTC_MEM_CRC_LEN_M ((SYSTEM_RTC_MEM_CRC_LEN_V)<<(SYSTEM_RTC_MEM_CRC_LEN_S))
819 #define SYSTEM_RTC_MEM_CRC_LEN_S 20 macro
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c238 | (CRC_LEN << SYSTEM_RTC_MEM_CRC_LEN_S)), // %1 in rtc_deep_sleep_start()
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32h2/
Drtc_sleep.c311 | (CRC_LEN << SYSTEM_RTC_MEM_CRC_LEN_S)), // %1 in rtc_deep_sleep_start()