Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink/source/ti/drivers/rf/
DRFCC26X2_multiMode.c395 static RF_Object* RF_currClient; variable
1040RF_currClient->clientConfig.nPowerUpDuration + in RF_ratDispatchTime()
1041RF_currClient->clientConfig.nPowerUpDurationMargin + in RF_ratDispatchTime()
1312 if (RF_currClient == NULL) in RF_ratSetupChannel()
1314 RF_currClient = ratCh->pClient; in RF_ratSetupChannel()
2198 if (pNextCmd->pClient != RF_currClient) in RF_dispatchNextCmd()
2268 RF_Handle pObj = RF_currClient; in RF_checkCmdFsError()
2449 RF_extractPaConfiguration(RF_currClient); in RF_hwiCpe0Active()
2452 …RF_invokeGlobalCallback(RF_GlobalEventRadioSetup, (void*) RF_currClient->clientConfig.pRadioSetup); in RF_hwiCpe0Active()
2549 …RF_runDirectImmediateCmd(RF_currClient, CMDR_DIR_CMD_2BYTE(CMD_UPDATE_HPOSC_FREQ, relFreqOffsetCon… in RF_hposcRfCompensateFxn()
[all …]