Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c512 …S_preprocessStep(RCL_CmdBleCs *pCmd, RCL_CmdBleCs_Step *pStep, RCL_CmdBleCs_Step_Internal *pStepI);
1205 …CS_preprocessStep(RCL_CmdBleCs *pCmd, RCL_CmdBleCs_Step *pStep, RCL_CmdBleCs_Step_Internal *pStepI) in RCL_Handler_BLE_CS_preprocessStep() argument
1208 pStepI->channelIdx = pStep->channelIdx; in RCL_Handler_BLE_CS_preprocessStep()
1209 pStepI->mode = pStep->mode; in RCL_Handler_BLE_CS_preprocessStep()
1210 pStepI->antennaPermIdx = pStep->antennaPermIdx; in RCL_Handler_BLE_CS_preprocessStep()
1211 pStepI->toneExtension = pStep->toneExtension; in RCL_Handler_BLE_CS_preprocessStep()
1212 pStepI->payloadLen = pStep->payloadLen; in RCL_Handler_BLE_CS_preprocessStep()
1213 pStepI->aaTx = pStep->aaTx; in RCL_Handler_BLE_CS_preprocessStep()
1214 pStepI->aaRx = pStep->aaRx; in RCL_Handler_BLE_CS_preprocessStep()
1218 pStepI->payloadTx[i] = pStep->payloadTx[i]; in RCL_Handler_BLE_CS_preprocessStep()
[all …]