Home
last modified time | relevance | path

Searched refs:RF_TX20_ENABLED (Results 1 – 1 of 1) sorted by relevance

/hal_ti-2.7.6/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c226 #define RF_TX20_ENABLED 0xFFFF macro
2063 if (tx20FeatureAvailable && (*pTxPower == RF_TX20_ENABLED)) in RF_initRadioSetup()
4307 if (*pTxPower != RF_TX20_ENABLED) in RF_updatePaConfiguration()
4339 *pTxPower = (uint16_t) RF_TX20_ENABLED; in RF_updatePaConfiguration()
4366 *pTxPower = (uint16_t) RF_TX20_ENABLED; in RF_updatePaConfiguration()
5669 if (*pTxPower == RF_TX20_ENABLED) in RF_getTxPower()