|
GNU Radio 3.3.0 C++ API
|

Go to the source code of this file.
Defines | |
| #define | _MC_WE_LOCK 0x0001 |
| #define | _MC_MIMO_CLK_INPUT 0x0002 |
| #define | MC_WE_DONT_LOCK 0x0000 |
| #define | MC_WE_LOCK_TO_SMA (_MC_WE_LOCK | 0) |
| #define | MC_WE_LOCK_TO_MIMO (_MC_WE_LOCK | _MC_MIMO_CLK_INPUT) |
| #define | MC_PROVIDE_CLK_TO_MIMO 0x0004 |
| #define _MC_MIMO_CLK_INPUT 0x0002 |
| #define _MC_WE_LOCK 0x0001 |
| #define MC_PROVIDE_CLK_TO_MIMO 0x0004 |
| #define MC_WE_DONT_LOCK 0x0000 |
| #define MC_WE_LOCK_TO_MIMO (_MC_WE_LOCK | _MC_MIMO_CLK_INPUT) |
| #define MC_WE_LOCK_TO_SMA (_MC_WE_LOCK | 0) |