Searched defs:byte3 (Results 1 – 4 of 4) sorted by relevance
303 uint8_t byte3 = (presentReading & 0xff000000) >> 24; in handleBootOverallEvent() local720 uint8_t byte3 = (presentReading & 0xff000000) >> 24; in handleDIMMStatusEvent() local804 uint8_t byte3 = (presentReading & 0xff000000) >> 24; in handleDDRStatusEvent() local
48 byte3, enumerator
180 u8 byte3; in zynq_qspi_read_data() local
2143 unsigned int byte3 = (hex_int >> 8) & 0xFF; in hex_to_ip_address() local