Home
last modified time | relevance | path

Searched refs:esp_timer_impl_unlock (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/esp_pm/
Dlinker.lf49 esp_timer_impl_lac:esp_timer_impl_unlock (noflash)
53 esp_timer_impl_systimer:esp_timer_impl_unlock (noflash)
/hal_espressif-latest/components/esp_timer/private_include/
Desp_timer_impl.h128 void esp_timer_impl_unlock(void);
/hal_espressif-latest/components/esp_timer/src/
Desp_timer_impl_common.c27 void esp_timer_impl_unlock(void) in esp_timer_impl_unlock() function