Searched refs:RTC_FAST_ATTR (Results 1 – 11 of 11) sorted by relevance
88 #define RTC_FAST_ATTR _SECTION_ATTR_IMPL(".rtc.force_fast", __COUNTER__) macro99 #define RTC_FAST_ATTR
338 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()
103 static RTC_FAST_ATTR uint32_t s_rtc_force_fast_val;
39 static RTC_FAST_ATTR uint32_t s_rtc_force_fast;
240 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;
35 * It holds data marked with RTC_FAST_ATTR attribute.
37 It holds data marked with RTC_FAST_ATTR attribute.
37 * It holds data marked with RTC_FAST_ATTR attribute.
46 It holds data marked with RTC_FAST_ATTR attribute.
39 * It holds data marked with RTC_FAST_ATTR attribute.