Searched refs:RF_TxPowerTable_INVALID_VALUE (Results 1 – 2 of 2) sorted by relevance
903 #define RF_TxPowerTable_INVALID_VALUE 0x3fffff macro921 … .power = RF_TxPowerTable_INVALID_DBM, .value = { .rawValue = RF_TxPowerTable_INVALID_VALUE, .paTy…
5700 RF_TxPowerTable_Value value = { .rawValue = RF_TxPowerTable_INVALID_VALUE, in RF_getTxPower()5758 (table[i].value.rawValue != RF_TxPowerTable_INVALID_VALUE); i++) in RF_TxPowerTable_findPowerLevel()5781 RF_TxPowerTable_Value invalidValue = { .rawValue = RF_TxPowerTable_INVALID_VALUE, in RF_TxPowerTable_findValue()5794 … ((uint32_t)table[i].value.rawValue != (uint32_t)RF_TxPowerTable_INVALID_VALUE); i++) in RF_TxPowerTable_findValue()