usrp_bytesex.h File Reference

#include <byteswap.h>

Go to the source code of this file.

Functions

static unsigned int host_to_usrp_u32 (unsigned int x)
 routines for convertering between host and usrp byte order
static unsigned int usrp_to_host_u32 (unsigned int x)
static short int host_to_usrp_short (short int x)
static short int usrp_to_host_short (unsigned short int x)

Function Documentation

static short int host_to_usrp_short ( short int  x  )  [inline, static]
static unsigned int host_to_usrp_u32 ( unsigned int  x  )  [inline, static]

routines for convertering between host and usrp byte order

Prior to including this file, the user must include "config.h" which will or won't define WORDS_BIGENDIAN based on the result of the AC_C_BIGENDIAN autoconf test.

static short int usrp_to_host_short ( unsigned short int  x  )  [inline, static]
static unsigned int usrp_to_host_u32 ( unsigned int  x  )  [inline, static]

Generated by  doxygen 1.6.2