GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Variables | |
static const int | UT_DP_TX_SDA = 0x01 |
static const int | UT_DP_TX_SCL = 0x02 |
static const int | UT_DP_TX_AS = 0x04 |
static const int | UT_DP_TX_ENABLE = 0x08 |
static const int | UT_DP_TUNER_SDA_OUT = 0x80 |
static const int | UT_CP_TUNER_SCL = 0x08 |
static const int | UT_CP_MUST_BE_ZERO = 0xf0 |
static const int | UT_SP_TUNER_SCL_LOOP_BACK = 0x08 |
static const int | UT_SP_SHOULD_BE_ZERO = 0x10 |
static const int | UT_SP_SHOULD_BE_ONE = 0x20 |
static const int | UT_SP_TUNER_SDA_IN = 0x80 |
const int UT_CP_MUST_BE_ZERO = 0xf0 [static] |
const int UT_CP_TUNER_SCL = 0x08 [static] |
const int UT_DP_TUNER_SDA_OUT = 0x80 [static] |
const int UT_DP_TX_AS = 0x04 [static] |
const int UT_DP_TX_ENABLE = 0x08 [static] |
const int UT_DP_TX_SCL = 0x02 [static] |
const int UT_DP_TX_SDA = 0x01 [static] |
const int UT_SP_SHOULD_BE_ONE = 0x20 [static] |
const int UT_SP_SHOULD_BE_ZERO = 0x10 [static] |
const int UT_SP_TUNER_SCL_LOOP_BACK = 0x08 [static] |
const int UT_SP_TUNER_SDA_IN = 0x80 [static] |