Searched refs:byte_index (Results 1 – 1 of 1) sorted by relevance
116 uint32_t byte_index, noffset; in npc_get_nibbles() local122 byte_index = bit_offset / 8; in npc_get_nibbles()124 data = *(unaligned_uint16_t *)&bytes[byte_index]; in npc_get_nibbles()