Searched refs:rom_01_bytes (Results 1 – 1 of 1) sorted by relevance
27 const uint8_t rom_01_bytes[] = { 0x2d, 0x18, 0x08, 0xf5, 0x2d, 0x00, 0x00, 0x67 }; variable88 crc8_result = w1_crc8(rom_01_bytes, 8); in ZTEST_USER()