GNU Radio 3.3.0 C++ API
|
#include <stdint.h>
Go to the source code of this file.
Functions | |
static uint16_t | bswap_16 (uint16_t x) |
static uint32_t | bswap_32 (uint32_t x) |
static uint32_t | htonl (uint32_t x) |
static uint16_t | htons (uint16_t x) |
static uint32_t | ntohl (uint32_t x) |
static uint16_t | ntohs (uint16_t x) |
References bswap_32().
Referenced by u2p_set_timestamp(), and u2p_set_word0().
References bswap_16().
References bswap_32().
Referenced by u2p_chan(), u2p_timestamp(), and u2p_word0().
References bswap_16().