Searched refs:RTC_NOINIT_ATTR (Results 1 – 13 of 13) sorted by relevance
88 宏 ``RTC_NOINIT_ATTR`` 用来声明将数据放入 RTC 慢速内存中,该数据在深度睡眠唤醒后将保持不变。94 RTC_NOINIT_ATTR uint32_t rtc_noinit_data;
14 volatile static int RTC_NOINIT_ATTR access = 0;
12 static RTC_NOINIT_ATTR uint32_t s_rtc_noinit;
102 #define RTC_NOINIT_ATTR _SECTION_ATTR_IMPL(".rtc_noinit", __COUNTER__) macro
544 static RTC_NOINIT_ATTR uint64_t s_saved_time;545 static RTC_NOINIT_ATTR uint64_t s_time_in_reboot;
359 static RTC_NOINIT_ATTR int64_t start = 0;
17 static RTC_NOINIT_ATTR uint32_t s_rtc_noinit_val;
154 …The attribute macro named ``RTC_NOINIT_ATTR`` can be used to place data into this type of memory. …158 RTC_NOINIT_ATTR uint32_t rtc_noinit_data;
85 User data marked with RTC_NOINIT_ATTR will be placed
92 User data marked with RTC_NOINIT_ATTR will be placed
81 * User data marked with RTC_NOINIT_ATTR will be placed
88 * User data marked with RTC_NOINIT_ATTR will be placed
92 * User data marked with RTC_NOINIT_ATTR will be placed