Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esp_pm/include/esp_private/
Dpm_impl.h156 typedef void (* inform_out_light_sleep_overhead_cb_t)(uint32_t); typedef
168 … esp_pm_register_inform_out_light_sleep_overhead_callback(inform_out_light_sleep_overhead_cb_t cb);
180 …sp_pm_unregister_inform_out_light_sleep_overhead_callback(inform_out_light_sleep_overhead_cb_t cb);
/hal_espressif-3.4.0/zephyr/esp_shared/components/esp_pm/
Dpm_impl.c787 static inform_out_light_sleep_overhead_cb_t s_periph_inform_out_light_sleep_overhead_cb[PERIPH_INFO…
789 …t esp_pm_register_inform_out_light_sleep_overhead_callback(inform_out_light_sleep_overhead_cb_t cb)
802 …esp_pm_unregister_inform_out_light_sleep_overhead_callback(inform_out_light_sleep_overhead_cb_t cb)
/hal_espressif-3.4.0/components/esp_pm/
Dpm_impl.c844 static inform_out_light_sleep_overhead_cb_t s_periph_inform_out_light_sleep_overhead_cb[PERIPH_INFO…
846 …t esp_pm_register_inform_out_light_sleep_overhead_callback(inform_out_light_sleep_overhead_cb_t cb)
859 …esp_pm_unregister_inform_out_light_sleep_overhead_callback(inform_out_light_sleep_overhead_cb_t cb)