Searched refs:high_bytes1 (Results 1 – 1 of 1) sorted by relevance
587 const uint8_t *high_bytes1 = (uint8_t *)(report1 + 40); in accumulate_uint40() local589 uint64_t high1 = (uint64_t)(high_bytes1[a_index]) << 32; in accumulate_uint40()