Home
last modified time | relevance | path

Searched defs:time_in_us (Results 1 – 16 of 16) sorted by relevance

/hal_espressif-latest/components/esp_hw_support/
Dsleep_wake_stub.c92 void RTC_IRAM_ATTR esp_wake_stub_set_wakeup_time(uint64_t time_in_us) in esp_wake_stub_set_wakeup_time()
Dsleep_modes.c392 void esp_deep_sleep(uint64_t time_in_us) in esp_deep_sleep()
398 esp_err_t esp_deep_sleep_try(uint64_t time_in_us) in esp_deep_sleep_try()
1453 esp_err_t esp_sleep_enable_timer_wakeup(uint64_t time_in_us)
/hal_espressif-latest/components/hal/esp32h2/include/hal/
Dlp_timer_ll.h60 FORCE_INLINE_ATTR uint64_t lp_timer_ll_time_to_count(uint64_t time_in_us) in lp_timer_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Drtc_cntl_ll.h77 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_time_to_count(uint64_t time_in_us) in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Drtc_cntl_ll.h83 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_time_to_count(uint64_t time_in_us) in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32c6/include/hal/
Dlp_timer_ll.h76 FORCE_INLINE_ATTR uint64_t lp_timer_ll_time_to_count(uint64_t time_in_us) in lp_timer_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32s2/include/hal/
Drtc_cntl_ll.h97 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_time_to_count(uint64_t time_in_us) in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/hal/esp32/include/hal/
Drtc_cntl_ll.h109 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_time_to_count(uint64_t time_in_us) in rtc_cntl_ll_time_to_count()
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Drtc_time.c160 uint64_t rtc_time_us_to_slowclk(uint64_t time_in_us, uint32_t period) in rtc_time_us_to_slowclk()
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Drtc_time.c159 uint64_t rtc_time_us_to_slowclk(uint64_t time_in_us, uint32_t period) in rtc_time_us_to_slowclk()
/hal_espressif-latest/components/esp_hw_support/port/esp32c2/
Drtc_time.c157 uint64_t rtc_time_us_to_slowclk(uint64_t time_in_us, uint32_t period) in rtc_time_us_to_slowclk()
/hal_espressif-latest/components/esp_hw_support/port/esp32c6/
Drtc_time.c235 uint64_t rtc_time_us_to_slowclk(uint64_t time_in_us, uint32_t period) in rtc_time_us_to_slowclk()
/hal_espressif-latest/components/esp_hw_support/port/esp32h2/
Drtc_time.c235 uint64_t rtc_time_us_to_slowclk(uint64_t time_in_us, uint32_t period) in rtc_time_us_to_slowclk()
/hal_espressif-latest/components/esp_hw_support/port/esp32/
Drtc_time.c143 uint64_t rtc_time_us_to_slowclk(uint64_t time_in_us, uint32_t period) in rtc_time_us_to_slowclk()
/hal_espressif-latest/components/esp_hw_support/port/esp32s2/
Drtc_time.c225 uint64_t rtc_time_us_to_slowclk(uint64_t time_in_us, uint32_t period) in rtc_time_us_to_slowclk()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Drtc_cntl_ll.h178 FORCE_INLINE_ATTR uint64_t rtc_cntl_ll_time_to_count(uint64_t time_in_us) in rtc_cntl_ll_time_to_count()