Searched refs:LowByte (Results 1 – 1 of 1) sorted by relevance
352 inline uint8_t LowByte(uint16_t val) { return val & 0xff; } in LowByte() function438 preamble.push_back(LowByte(handle_)); in data_ready_callback()440 preamble.push_back(LowByte(length)); in data_ready_callback()