Searched defs:u16 (Results 1 – 3 of 3) sorted by relevance
46 uint16_t u16[IMX_MU_MSG_SIZE * 2]; member
14 typedef unsigned u16; typedef
359 static void u16_to_bytes(uint16_t u16, uint8_t *bytes) in u16_to_bytes()365 static void bytes_to_u16(uint8_t *bytes, uint16_t *u16) in bytes_to_u16()