Searched refs:SwapUint32 (Results 1 – 2 of 2) sorted by relevance
175 static __inline__ uint32_t SwapUint32(uint32_t val) in SwapUint32() function239 *p_Val = SwapUint32(*p_Val); in SwapUint32P()296 #define CPU_TO_LE32(val) SwapUint32(val)
66 WRITE_UINT32((arg), SwapUint32(data))75 SwapUint32(GET_UINT32(arg))