Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c1001 HWREGH_WRITE_LRF(LRFD_BUFRAM_BASE + PBE_BLE_CS_RAM_O_TFM) = pCmd->timing.tFm; in RCL_Handler_BLE_CS_preprocessCommand()
1094 uint16_t tFm = pCmd->timing.tFm; in RCL_Handler_BLE_CS_preprocessCommand() local
1116 tStepLut[RCL_CmdBleCs_StepMode_0] = (tFcs + ((tPkt + TRD) << 1) + TGD + tIp1 + tFm); in RCL_Handler_BLE_CS_preprocessCommand()
1182 …RCL_BLE_CS_MCE_TIMER_TO_PBE_TIMER(0 - tDem + tTr + TRD + tIp1 + tPkt + TGD + tFm + TRD - tInfinite… in RCL_Handler_BLE_CS_preprocessCommand()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble_cs.h132 … uint16_t tFm; /*!< Config of time of Frequency Measurement period */ member