Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c102 #define TPYL 0 // Unknown at this point macro
1117 tStepLut[RCL_CmdBleCs_StepMode_1] = (tFcs + ((tPkt + TPYL + TRD) << 1) + tIp1); in RCL_Handler_BLE_CS_preprocessCommand()
1119 …tStepLut[RCL_CmdBleCs_StepMode_3] = (tFcs + ((tPkt + TPYL + TGD + ((tPm + tSw) * (nPath + 1)) + TR… in RCL_Handler_BLE_CS_preprocessCommand()
1142 tRttAdjustLut[RCL_CmdBleCs_StepMode_1] = TPYL + TRD + tIp1 + tPkt + tTimestampDelay1; in RCL_Handler_BLE_CS_preprocessCommand()
1144 …tRttAdjustLut[RCL_CmdBleCs_StepMode_3] = TPYL + (TGD << 1) + (((tPm + tSw) * ((nPath << 1) + 1))) … in RCL_Handler_BLE_CS_preprocessCommand()
1168 tRttAdjustLut[RCL_CmdBleCs_StepMode_1] = TPYL + TRD + tIp1 + tPkt - tTimestampDelay1; in RCL_Handler_BLE_CS_preprocessCommand()
1170 …tRttAdjustLut[RCL_CmdBleCs_StepMode_3] = TPYL + (TGD << 1) + (((tPm + tSw) * ((nPath << 1) + 1))) … in RCL_Handler_BLE_CS_preprocessCommand()