Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/
Dble_cs.h190 …uint16_t tStep; /*!< Internal! The total duration of step dynamic… member
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dble_cs.c1244 uint32_t tStep = tStepLut[pStepI->mode]; in RCL_Handler_BLE_CS_preprocessStep() local
1264 tStep += (tPyl << 1); in RCL_Handler_BLE_CS_preprocessStep()
1280 pStepI->tStep = (uint16_t) RCL_BLE_CS_MCE_TIMER_TO_PBE_TIMER(tStep); in RCL_Handler_BLE_CS_preprocessStep()