Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/lorawan/clock_sync/src/
Dmain.c18 #define CMD_DEVICE_APP_TIME_PERIODICITY (0x02) macro
100 CMD_DEVICE_APP_TIME_PERIODICITY, in ZTEST()
116 zassert_equal(ans.data[0], CMD_DEVICE_APP_TIME_PERIODICITY); in ZTEST()
139 zassert_equal(ans.data[0], CMD_DEVICE_APP_TIME_PERIODICITY); in ZTEST()