Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c243 RCL_Tadjust_t tAnt[RCL_CmdBleCs_Role_Length]; member
312 .tAnt = {
386 .tAnt = {
460 .tAnt = {
1186 const RCL_Tadjust_t *tAnt = &config->tAnt[pCmd->mode.role & 1]; in RCL_Handler_BLE_CS_preprocessCommand() local
1190 tAntALut[RCL_CmdBleCs_StepMode_2] = tAnt->mode2[0] + TPLT; in RCL_Handler_BLE_CS_preprocessCommand()
1191 tAntALut[RCL_CmdBleCs_StepMode_3] = tAnt->mode3[0] + TPLT + tPkt + TGD; in RCL_Handler_BLE_CS_preprocessCommand()
1195 tAntBLut[RCL_CmdBleCs_StepMode_2] = tAnt->mode2[1]; in RCL_Handler_BLE_CS_preprocessCommand()
1196 tAntBLut[RCL_CmdBleCs_StepMode_3] = tAnt->mode3[1]; in RCL_Handler_BLE_CS_preprocessCommand()