Searched refs:crc16_1_in (Results 1 – 1 of 1) sorted by relevance
51 const uint8_t crc16_1_in[11] = { 0x0f, 0x00, 0x00, 0xff, 0xee, 0xdd, variable98 crc16_result = w1_crc16(W1_CRC16_SEED, crc16_1_in, sizeof(crc16_1_in)); in ZTEST_USER()