Home
last modified time | relevance | path

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

/hal_ti-2.7.6/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c514 static RF_Stat RF_updatePaConfiguration(RF_RadioSetup* radioSetup, RF_TxPowerTable_Value n…
4220 RF_updatePaConfiguration(handle->clientConfig.pRadioSetup, value, &configurePaCmd); in RF_extractPaConfiguration()
4270 static RF_Stat RF_updatePaConfiguration(RF_RadioSetup* radioSetup, RF_TxPowerTable_Value newValue, … in RF_updatePaConfiguration() function
5634 status = RF_updatePaConfiguration(handle->clientConfig.pRadioSetup, value, &configurePaCmd); in RF_setTxPower()