Searched refs:RTC_MEM_CRC_START (Results 1 – 2 of 2) sorted by relevance
307 "r" (RTC_MEM_CRC_START), // %2 in rtc_deep_sleep_start()308 "r" (~RTC_MEM_CRC_START), // %3 in rtc_deep_sleep_start()
2056 #define RTC_MEM_CRC_START (BIT(8)) macro