Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c221 …uint16_t tStartup; /*!< Duration set aside for starting up the topSMs and start … member
264 .tStartup = 93, // 1.937us (pbe_timer_event -> mce_timer start)
338 .tStartup = 93, // 1.937us (pbe_timer_event -> mce_timer start)
412 .tStartup = 95, // 1.979us (pbe_timer_event -> mce_timer start)
1000 …E + PBE_BLE_CS_RAM_O_TFCS) = pCmd->timing.tFcs - (TPLT + config->tStartup); // Pilot tone +… in RCL_Handler_BLE_CS_preprocessCommand()
1101 uint16_t tStartup = config->tStartup; in RCL_Handler_BLE_CS_preprocessCommand() local
1157 tAdjALut[RCL_CmdBleCs_StepMode_2] = tAdj->mode2[0] + tStartup + TPLT + tSw + tFidc; in RCL_Handler_BLE_CS_preprocessCommand()