Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/debug/mipi_stp_decoder/src/
Dmain.c10 static enum mipi_stp_decoder_ctrl_type exp_type[10]; variable
20 zassert_equal(exp_type[d_cnt], type, "Expected: %d got:%d", exp_type[d_cnt], type); in cb()
42 exp_type[_cnt] = _type; \