Home
last modified time | relevance | path

Searched refs:rtc_cntl_ll_set_wakeup_timer (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/hal/include/hal/
Drtc_hal.h64 #define rtc_hal_set_wakeup_timer(ticks) rtc_cntl_ll_set_wakeup_timer(ticks)
/hal_espressif-latest/components/esp_hw_support/
Dsleep_wake_stub.c108 rtc_cntl_ll_set_wakeup_timer(rtc_curr_count + rtc_count_delta); in esp_wake_stub_set_wakeup_time()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drtc_cntl_ll.h19 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() function
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drtc_cntl_ll.h19 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() function
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h19 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() function
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h20 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() function
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h23 FORCE_INLINE_ATTR void rtc_cntl_ll_set_wakeup_timer(uint64_t t) in rtc_cntl_ll_set_wakeup_timer() function