GNU Radio 3.4.0 C++ API
|
Go to the source code of this file.
Variables | |
static const int | usrp2::_MC_WE_LOCK = 0x0001 |
static const int | usrp2::_MC_MIMO_CLK_INPUT = 0x0002 |
static const int | usrp2::MC_WE_DONT_LOCK = 0x0000 |
static const int | usrp2::MC_WE_LOCK_TO_SMA = (_MC_WE_LOCK | 0) |
static const int | usrp2::MC_WE_LOCK_TO_MIMO = (_MC_WE_LOCK | _MC_MIMO_CLK_INPUT) |
static const int | usrp2::MC_PROVIDE_CLK_TO_MIMO = 0x0004 |