Searched refs:RF_TX20_ENABLED (Results 1 – 1 of 1) sorted by relevance
226 #define RF_TX20_ENABLED 0xFFFF macro2067 if (tx20FeatureAvailable && (*pTxPower == RF_TX20_ENABLED)) in RF_initRadioSetup()4348 if (*pTxPower != RF_TX20_ENABLED) in RF_updatePaConfiguration()4380 *pTxPower = (uint16_t) RF_TX20_ENABLED; in RF_updatePaConfiguration()4407 *pTxPower = (uint16_t) RF_TX20_ENABLED; in RF_updatePaConfiguration()5713 if (*pTxPower == RF_TX20_ENABLED) in RF_getTxPower()