Searched refs:RCL_CmdBleCs_Step_Internal (Results 1 – 2 of 2) sorted by relevance
118 RCL_CmdBleCs_Step_Internal step;512 …S_preprocessStep(RCL_CmdBleCs *pCmd, RCL_CmdBleCs_Step *pStep, RCL_CmdBleCs_Step_Internal *pStepI);604 …epsFit = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFWRITABLE) / sizeof(RCL_CmdBleCs_Step_Internal); in RCL_Handler_BLE_CS_configureTxRxFifo()605 …ITE_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFWBTHRS) = (nStepsFit - 1) * sizeof(RCL_CmdBleCs_Step_Internal); in RCL_Handler_BLE_CS_configureTxRxFifo()633 …table = HWREG_READ_LRF(LRFDPBE_BASE + LRFDPBE_O_TXFWRITABLE) / sizeof(RCL_CmdBleCs_Step_Internal); in RCL_Handler_BLE_CS_preFillTxBuffer()688 for(uint8_t j=0; j<sizeof(RCL_CmdBleCs_Step_Internal)/sizeof(uint32_t); j++) in RCL_Handler_BLE_CS_fetchAndforwardNextStep()1205 …CS_preprocessStep(RCL_CmdBleCs *pCmd, RCL_CmdBleCs_Step *pStep, RCL_CmdBleCs_Step_Internal *pStepI) in RCL_Handler_BLE_CS_preprocessStep()
44 typedef struct RCL_CMD_BLE_CS_STEP_INTERNAL_t RCL_CmdBleCs_Step_Internal; typedef