Searched refs:tPm (Results 1 – 2 of 2) sorted by relevance
1002 HWREGH_WRITE_LRF(LRFD_BUFRAM_BASE + PBE_BLE_CS_RAM_O_TPM) = pCmd->timing.tPm; in RCL_Handler_BLE_CS_preprocessCommand()1045 if (pCmd->timing.tPm <= RCL_BLE_CS_US_TO_MCE_TIMER(20)) in RCL_Handler_BLE_CS_preprocessCommand()1049 if (pCmd->timing.tPm <= RCL_BLE_CS_US_TO_MCE_TIMER(10)) in RCL_Handler_BLE_CS_preprocessCommand()1095 uint16_t tPm = pCmd->timing.tPm; in RCL_Handler_BLE_CS_preprocessCommand() local1118 tStepLut[RCL_CmdBleCs_StepMode_2] = (tFcs + ((((tPm + tSw) * (nPath + 1)) + TRD) << 1) + tIp2); 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()1144 …tRttAdjustLut[RCL_CmdBleCs_StepMode_3] = TPYL + (TGD << 1) + (((tPm + tSw) * ((nPath << 1) + 1))) … 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()1398 toAD -= (pCmd->timing.tPm + pCmd->timing.tSw); in RCL_Handler_BLE_CS_convertRtt()
133 …uint16_t tPm; /*!< Config of time of Phase Measurement Duration @ref RC… member