Home
last modified time | relevance | path

Searched refs:pm_mode_switch_t (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_pm/include/esp_private/
Dpm_impl.h63 } pm_mode_switch_t; typedef
80 void esp_pm_impl_switch_mode(pm_mode_t mode, pm_mode_switch_t lock_or_unlock, pm_time_t now);
/hal_espressif-latest/components/esp_pm/
Dpm_impl.c309 pm_mode_switch_t lock_or_unlock, pm_time_t now) in esp_pm_impl_switch_mode()