Perform a 32-bit endian conversion.
Prototype
u32 Xil_EndianSwap32(u32 Data) INLINE __attribute__((always_inline));
Parameters
The following table lists the Xil_EndianSwap32
function arguments.
Name | Description |
---|---|
Data | 32-bit value to be converted |