Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c231 …uint16_t tTimestampDelay3; /*!< Sum of delays between signal on antenna vs capture on ti… member
281 .tTimestampDelay3 = 481,
355 .tTimestampDelay3 = 601,
429 .tTimestampDelay3 = 335,
1112 uint16_t tTimestampDelay3 = config->tTimestampDelay3; in RCL_Handler_BLE_CS_preprocessCommand() local
1144 … = TPYL + (TGD << 1) + (((tPm + tSw) * ((nPath << 1) + 1))) + TRD + tIp2 + tPkt + tTimestampDelay3; in RCL_Handler_BLE_CS_preprocessCommand()
1170 … = TPYL + (TGD << 1) + (((tPm + tSw) * ((nPath << 1) + 1))) + TRD + tIp2 + tPkt - tTimestampDelay3; in RCL_Handler_BLE_CS_preprocessCommand()