Searched refs:buf_chk (Results 1 – 1 of 1) sorted by relevance
28 uint8_t buf_chk[8] = { 0x07, 0x06, 0x05, 0x04, in ZTEST() local33 zassert_true((memcmp(buf_dst, buf_chk, 8) == 0), in ZTEST()36 sys_memcpy_swap(buf_dst, buf_chk, 8); in ZTEST()