Home
last modified time | relevance | path

Searched refs:SYSTEM_RTC_MEM_CRC_LEN_V (Results 1 – 3 of 3) 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)
576 #define SYSTEM_RTC_MEM_CRC_LEN_V 0x000007FFU 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))
777 #define SYSTEM_RTC_MEM_CRC_LEN_V 0x7FF 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))
818 #define SYSTEM_RTC_MEM_CRC_LEN_V 0x7FF macro