Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsystem_reg.h575 #define SYSTEM_RTC_MEM_CRC_LEN_M (SYSTEM_RTC_MEM_CRC_LEN_V << SYSTEM_RTC_MEM_CRC_LEN_S)
577 #define SYSTEM_RTC_MEM_CRC_LEN_S 20 macro
/hal_espressif-latest/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-latest/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-latest/components/esp_hw_support/port/esp32c3/
Drtc_sleep.c341 | (CRC_LEN << SYSTEM_RTC_MEM_CRC_LEN_S)), // %1 in rtc_deep_sleep_start()