Home
last modified time | relevance | path

Searched refs:RTC_FAST_ATTR (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/esp_common/include/
Desp_attr.h89 #define RTC_FAST_ATTR _SECTION_ATTR_IMPL(".rtc.force_fast", __COUNTER__) macro
100 #define RTC_FAST_ATTR
/hal_espressif-latest/components/esp_hw_support/
Dsleep_modes.c257 static RTC_FAST_ATTR bool s_adc_tsen_enabled = false;
285 static RTC_FAST_ATTR esp_deep_sleep_wake_stub_fn_t wake_stub_fn_handler = NULL;
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dsections.ld.in37 * It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dsections.ld.in37 * It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-latest/components/esp_system/ld/esp32/
Dsections.ld.in37 It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dsections.ld.in35 * It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in46 It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in39 * It holds data marked with RTC_FAST_ATTR attribute.