Home
last modified time | relevance | path

Searched defs:exp_state (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/boards/nrf/mram_latency/src/
Dmain.c50 uint32_t exp_state; in ZTEST() local
105 uint32_t exp_state; in timeout() local
118 uint32_t exp_state; in ZTEST() local
/Zephyr-latest/tests/drivers/uart/uart_pm/src/
Dmain.c122 #define state_verify(dev, exp_state) do {\ argument
133 enum pm_device_state prev_state, exp_state; in action_run() local
/Zephyr-latest/scripts/tests/twister/
Dtest_harness.py392 tmp_path, line_type, ordered_val, exp_state, line, exp_fault, exp_capture argument