Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/sip_svc/src/
Dmain.c18 #define TEST_VAL (0xDEADBEEFU) macro
106 __ASSERT((resp_data[1] == TEST_VAL), "SDM response is not matching"); in get_async_callback()