Searched refs:rom_02_bytes (Results 1 – 1 of 1) sorted by relevance
28 const uint8_t rom_02_bytes[] = { 0x2d, 0x2d, 0xfc, 0xf4, 0x2d, 0x00, 0x00, 0x57 }; variable91 crc8_result = w1_crc8(rom_02_bytes, 8); in ZTEST_USER()