Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/subsys/pm/power_mgmt/src/
Dmain.c22 static bool notify_app_entry; variable
264 notify_app_entry = true; in pm_policy_next_state()
277 zassert_true(notify_app_entry == true, in notify_pm_state_entry()