Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/debug/cs_trace_defmt/src/
Dmain.c79 static const uint8_t exp_data2[] = {0x55, 0x52, 0x53, 0x54}; in ZTEST() local
87 exp_data[1] = exp_data2; in ZTEST()
88 exp_len[1] = sizeof(exp_data2); in ZTEST()