APM:Libraries
|
#include <inttypes.h>
Go to the source code of this file.
Functions | |
static uint16_t | __bswap_16 (uint16_t u) |
static uint32_t | __bswap_32 (uint32_t u) |
static uint64_t | __bswap_64 (uint64_t u) |
|
inlinestatic |
Definition at line 9 of file byteswap.h.
|
inlinestatic |
Definition at line 14 of file byteswap.h.
|
inlinestatic |
Definition at line 19 of file byteswap.h.