Searched refs:TPYL (Results 1 – 1 of 1) sorted by relevance
102 #define TPYL 0 // Unknown at this point macro1117 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()