Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c518 static RF_Stat RF_updatePaConfiguration(RF_RadioSetup* radioSetup, RF_TxPowerTable_Value n…
4261 RF_updatePaConfiguration(handle->clientConfig.pRadioSetup, value, &configurePaCmd); in RF_extractPaConfiguration()
4311 static RF_Stat RF_updatePaConfiguration(RF_RadioSetup* radioSetup, RF_TxPowerTable_Value newValue, … in RF_updatePaConfiguration() function
5678 status = RF_updatePaConfiguration(handle->clientConfig.pRadioSetup, value, &configurePaCmd); in RF_setTxPower()