Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/pm/power_mgmt/src/
Dmain.c23 static bool notify_app_exit; variable
293 notify_app_exit = true; in notify_pm_state_entry()
302 zassert_true(notify_app_exit == true, in notify_pm_state_exit()