Searched refs:crc16_3_in (Results 1 – 1 of 1) sorted by relevance
57 const uint8_t crc16_3_in[12] = { 0xaa, 0x00, 0x00, 0x07, 0x00, 0x00, variable104 crc16_result = w1_crc16(W1_CRC16_SEED, crc16_3_in, sizeof(crc16_3_in)); in ZTEST_USER()