Home
last modified time | relevance | path

Searched refs:state_exit (Results 1 – 5 of 5) sorted by relevance

/Zephyr-latest/include/zephyr/pm/
Dpm.h67 void (*state_exit)(enum pm_state state); member
/Zephyr-latest/subsys/pm/
Dpm.c61 callback = notifier->state_exit; in pm_state_notify()
/Zephyr-latest/samples/boards/microchip/mec15xxevb_assy6853/power_management/src/
Dpower_mgmt.c261 .state_exit = notify_pm_state_exit,
/Zephyr-latest/tests/subsys/pm/power_mgmt_soc/src/
Dpower_mgmt.c103 .state_exit = notify_pm_state_exit,
/Zephyr-latest/tests/subsys/pm/power_mgmt/src/
Dmain.c338 .state_exit = notify_pm_state_exit,