Home
last modified time | relevance | path

Searched refs:RTC_NOINIT_ATTR (Results 1 – 13 of 13) sorted by relevance

/hal_espressif-3.4.0/docs/zh_CN/api-guides/
Dmemory-types.rst88 宏 ``RTC_NOINIT_ATTR`` 用来声明将数据放入 RTC 慢速内存中,该数据在深度睡眠唤醒后将保持不变。
94 RTC_NOINIT_ATTR uint32_t rtc_noinit_data;
/hal_espressif-3.4.0/components/hal/test/
Dtest_mpu.c14 volatile static int RTC_NOINIT_ATTR access = 0;
/hal_espressif-3.4.0/components/esp_common/test/
Dtest_attr.c12 static RTC_NOINIT_ATTR uint32_t s_rtc_noinit;
/hal_espressif-3.4.0/components/esp_common/include/
Desp_attr.h102 #define RTC_NOINIT_ATTR _SECTION_ATTR_IMPL(".rtc_noinit", __COUNTER__) macro
/hal_espressif-3.4.0/components/newlib/test/
Dtest_time.c544 static RTC_NOINIT_ATTR uint64_t s_saved_time;
545 static RTC_NOINIT_ATTR uint64_t s_time_in_reboot;
/hal_espressif-3.4.0/components/esp_hw_support/test/
Dtest_rtc_clk.c359 static RTC_NOINIT_ATTR int64_t start = 0;
/hal_espressif-3.4.0/components/esp_system/test/
Dtest_reset_reason.c17 static RTC_NOINIT_ATTR uint32_t s_rtc_noinit_val;
/hal_espressif-3.4.0/docs/en/api-guides/
Dmemory-types.rst154 …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;
/hal_espressif-3.4.0/components/esp_system/ld/esp32/
Dsections.ld.in85 User data marked with RTC_NOINIT_ATTR will be placed
/hal_espressif-3.4.0/components/esp_system/ld/esp32s2/
Dsections.ld.in92 User data marked with RTC_NOINIT_ATTR will be placed
/hal_espressif-3.4.0/components/esp_system/ld/esp32c3/
Dsections.ld.in81 * User data marked with RTC_NOINIT_ATTR will be placed
/hal_espressif-3.4.0/components/esp_system/ld/esp32h2/
Dsections.ld.in88 * User data marked with RTC_NOINIT_ATTR will be placed
/hal_espressif-3.4.0/components/esp_system/ld/esp32s3/
Dsections.ld.in92 * User data marked with RTC_NOINIT_ATTR will be placed