Lines Matching refs:getByte
32 uint8_t getByte(const uint32_t* data, size_t offset) {
254 uint8_t byte = getByte(data, offset++);
270 (((uint32_t)getByte(data, offset++)) << 4);
304 uint8_t registers = getByte(data, offset++);
317 uint32_t v = getByte(data, offset++);
332 uint8_t v = getByte(data, offset++);
361 uint8_t v = getByte(data, offset++);
372 uint8_t v = getByte(data, offset++);
380 uint8_t v = getByte(data, offset++);