Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/subsys/pm/power_mgmt/src/
Dmain.c90 enum pm_device_state state_a; in device_b_pm_action() local
97 (void)pm_device_state_get(device_a, &state_a); in device_b_pm_action()
106 zassert_equal(state_a, PM_DEVICE_STATE_ACTIVE, in device_b_pm_action()
114 zassert_equal(state_a, PM_DEVICE_STATE_ACTIVE, in device_b_pm_action()