Searched defs:u32 (Results 1 – 3 of 3) sorted by relevance
44 uint32_t u32[IMX_MU_MSG_SIZE]; member
11 typedef ulong32 u32; typedef
338 static void u32_to_bytes(uint32_t u32, uint8_t *bytes) in u32_to_bytes()346 static void bytes_to_u32(uint8_t *bytes, uint32_t *u32) in bytes_to_u32()
Completed in 13 milliseconds