Searched refs:SwapUint16 (Results 1 – 2 of 2) sorted by relevance
160 static __inline__ uint16_t SwapUint16(uint16_t val) in SwapUint16() function225 *p_Val = SwapUint16(*p_Val); in SwapUint16P()284 #define CPU_TO_LE16(val) SwapUint16(val)
63 WRITE_UINT16((arg), SwapUint16(data))72 SwapUint16(GET_UINT16(arg))