Searched refs:two_byte (Results 1 – 1 of 1) sorted by relevance
51 uint16_t two_byte = 0x00FF; in endianness() local52 uint8_t low_address = *((uint8_t *)&two_byte); in endianness()