Home
last modified time | relevance | path

Searched refs:COREDUMP_RTC_FAST_ATTR (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/espcoredump/test/
Dtest_sections.c14 COREDUMP_RTC_FAST_ATTR uint32_t var_rtcfast = 0x45;
/hal_espressif-3.6.0/components/esp_common/include/
Desp_attr.h113 #define COREDUMP_RTC_FAST_ATTR _SECTION_ATTR_IMPL(".rtc.fast.coredump", __COUNTER__) macro
/hal_espressif-3.6.0/docs/en/api-guides/
Dcore_dump.rst132 * ``COREDUMP_RTC_FAST_ATTR`` places variable into RTC_FAST area which will be included into dump.