#include <usrp_prims.h>
#include <usrp_dbid.h>
#include <stdio.h>
Defines | |
#define | NELEM(x) sizeof(x)/sizeof(x[0]) |
Functions | |
const std::string | usrp_dbid_to_string (int dbid) |
usrp daughterboard id to name mapping |
#define NELEM | ( | x | ) | sizeof(x)/sizeof(x[0]) |
const std::string usrp_dbid_to_string | ( | int | dbid | ) |
usrp daughterboard id to name mapping
References NELEM.
Referenced by usrp_basic_rx::probe_rx_slots(), and usrp_basic_tx::probe_tx_slots().
unsigned short dbid |
const char* name |