Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/components/esp_common/include/
Desp_attr.h88 #define RTC_FAST_ATTR _SECTION_ATTR_IMPL(".rtc.force_fast", __COUNTER__) macro
99 #define RTC_FAST_ATTR
/hal_espressif-3.7.0/components/esp_system/test_apps/esp_system_unity_tests/main/
Dtest_sleep.c338 static volatile RTC_FAST_ATTR unsigned counter; in increment_rtc_memory_cb()
353 static RTC_FAST_ATTR uint8_t sleep_stack[STACK_SIZE]; in prepare_wake_stub_from_rtc()
355 static RTC_FAST_ATTR StaticTask_t sleep_task; in prepare_wake_stub_from_rtc()
Dtest_reset_reason.c103 static RTC_FAST_ATTR uint32_t s_rtc_force_fast_val;
/hal_espressif-3.7.0/components/esp_common/test_apps/esp_common/main/
Dtest_attr.c39 static RTC_FAST_ATTR uint32_t s_rtc_force_fast;
/hal_espressif-3.7.0/components/esp_hw_support/
Dsleep_modes.c240 static RTC_FAST_ATTR bool s_adc_tsen_enabled = false;
269 static RTC_FAST_ATTR esp_deep_sleep_wake_stub_fn_t wake_stub_fn_handler = NULL;
/hal_espressif-3.7.0/components/esp_system/ld/esp32h2/
Dsections.ld.in35 * It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-3.7.0/components/esp_system/ld/esp32c3/
Dsections.ld.in35 * It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-3.7.0/components/esp_system/ld/esp32/
Dsections.ld.in37 It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-3.7.0/components/esp_system/ld/esp32c6/
Dsections.ld.in37 * It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-3.7.0/components/esp_system/ld/esp32s2/
Dsections.ld.in46 It holds data marked with RTC_FAST_ATTR attribute.
/hal_espressif-3.7.0/components/esp_system/ld/esp32s3/
Dsections.ld.in39 * It holds data marked with RTC_FAST_ATTR attribute.