Searched refs:RCL_CommandStatus (Results 1 – 13 of 13) sorted by relevance
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/ |
| D | RCL_Scheduler.h | 119 RCL_CommandStatus RCL_Scheduler_findStopStatus(RCL_StopType stopType); 132 RCL_CommandStatus RCL_Scheduler_setStartStopTime(const RCL_Command *cmd); 147 RCL_CommandStatus RCL_Scheduler_setStartStopTimeEarliestStart(const RCL_Command *cmd, uint32_t earl… 164 RCL_CommandStatus RCL_Scheduler_setCustomStartStopTime(const RCL_CommandTiming *timing, RCL_Schedul… 183 RCL_CommandStatus RCL_Scheduler_setCustomStartStopTimeEarliestStart(const RCL_CommandTiming *timing… 196 RCL_CommandStatus RCL_Scheduler_setCmdStopTimeNoStartTrigger(const RCL_Command *cmd); 205 RCL_CommandStatus RCL_Scheduler_setNewStartNow(void); 218 RCL_CommandStatus RCL_Scheduler_setNewStartAbsTime(uint32_t startTime, bool allowDelay); 229 RCL_CommandStatus RCL_Scheduler_setNewStartRelTime(uint32_t relStartTime);
|
| D | RCL.h | 121 RCL_CommandStatus RCL_Command_submit(RCL_Handle h, RCL_Command_Handle c); 132 RCL_CommandStatus RCL_Command_pend(RCL_Command_Handle c); 146 RCL_CommandStatus RCL_Command_stop(RCL_Command_Handle c, RCL_StopType stopType);
|
| D | RCL_Scheduler.c | 62 static RCL_CommandStatus rclSchedulerProcessCmdStartStopTime(const RCL_CommandTiming *timing, uint3… 70 RCL_CommandStatus RCL_Scheduler_findStopStatus(RCL_StopType stopType) in RCL_Scheduler_findStopStatus() 72 RCL_CommandStatus status; in RCL_Scheduler_findStopStatus() 139 RCL_CommandStatus RCL_Scheduler_setStartStopTime(const RCL_Command *cmd) in RCL_Scheduler_setStartStopTime() 164 RCL_CommandStatus RCL_Scheduler_setStartStopTimeEarliestStart(const RCL_Command *cmd, uint32_t earl… in RCL_Scheduler_setStartStopTimeEarliestStart() 202 RCL_CommandStatus RCL_Scheduler_setCustomStartStopTime(const RCL_CommandTiming *timing, RCL_Schedul… in RCL_Scheduler_setCustomStartStopTime() 227 RCL_CommandStatus RCL_Scheduler_setCustomStartStopTimeEarliestStart(const RCL_CommandTiming *timing… in RCL_Scheduler_setCustomStartStopTimeEarliestStart() 265 RCL_CommandStatus RCL_Scheduler_setCmdStopTimeNoStartTrigger(const RCL_Command *cmd) in RCL_Scheduler_setCmdStopTimeNoStartTrigger() 275 RCL_CommandStatus RCL_Scheduler_setNewStartNow(void) in RCL_Scheduler_setNewStartNow() 283 RCL_CommandStatus RCL_Scheduler_setNewStartAbsTime(uint32_t startTime, bool allowDelay) in RCL_Scheduler_setNewStartAbsTime() [all …]
|
| D | RCL_Command.h | 122 } RCL_CommandStatus; typedef 177 RCL_CommandStatus status : 8; /*!< Status of command */
|
| D | RCL.c | 64 static RCL_CommandStatus rclStop(RCL_Command_Handle c, RCL_StopType stopType, RCL_SchedulerStopReas… 733 RCL_CommandStatus RCL_Command_submit(RCL_Handle h, RCL_Command_Handle c) in RCL_Command_submit() 767 RCL_CommandStatus RCL_Command_pend(RCL_Command_Handle c) in RCL_Command_pend() 794 RCL_CommandStatus RCL_Command_stop(RCL_Command_Handle c, RCL_StopType stopType) in RCL_Command_stop() 802 static RCL_CommandStatus rclStop(RCL_Command_Handle c, RCL_StopType stopType, RCL_SchedulerStopReas… in rclStop()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/ |
| D | ieee.h | 127 RCL_CommandStatus RCL_IEEE_Tx_submit(RCL_CmdIeeeRxTx *cmd, RCL_CmdIeee_TxAction *txAction); 141 RCL_CommandStatus RCL_IEEE_Tx_stop(RCL_CmdIeeeRxTx *cmd, RCL_StopType stopType); 156 RCL_CommandStatus RCL_IEEE_Tx_pend(RCL_CmdIeeeRxTx *cmd);
|
| D | generic.c | 79 RCL_CommandStatus endStatus; 120 static RCL_CommandStatus RCL_Handler_Generic_findPbeErrorEndStatus(uint16_t pbeEndStatus); 160 …RCL_CommandStatus startTimeStatus = RCL_Scheduler_setStartStopTimeEarliestStart(cmd, earliestStart… in RCL_Handler_Generic_Fs() 200 RCL_CommandStatus endStatus = genericHandlerState.common.endStatus; in RCL_Handler_Generic_Fs() 239 RCL_CommandStatus startTimeStatus = RCL_Scheduler_setCmdStopTimeNoStartTrigger(cmd); in RCL_Handler_Generic_FsOff() 365 …RCL_CommandStatus startTimeStatus = RCL_Scheduler_setStartStopTimeEarliestStart(cmd, earliestStart… in RCL_Handler_Generic_Tx() 407 RCL_CommandStatus endStatus = genericHandlerState.common.endStatus; in RCL_Handler_Generic_Tx() 530 …RCL_CommandStatus startTimeStatus = RCL_Scheduler_setStartStopTimeEarliestStart(cmd, earliestStart… in RCL_Handler_Generic_TxRepeat() 592 RCL_CommandStatus startTimeStatus; in RCL_Handler_Generic_TxRepeat() 793 …RCL_CommandStatus startTimeStatus = RCL_Scheduler_setStartStopTimeEarliestStart(cmd, earliestStart… in RCL_Handler_Generic_TxTest() [all …]
|
| D | ieee.c | 124 RCL_CommandStatus endStatus; 153 static RCL_CommandStatus RCL_Handler_Ieee_findPbeErrorEndStatus(uint16_t pbeEndStatus); 291 RCL_CommandStatus startTimeStatus; in RCL_Handler_Ieee_RxTx() 895 …RCL_CommandStatus status = RCL_Scheduler_setNewStartAbsTime(ieeeHandlerState.rxTx.ccaTxStartTime, … in RCL_Handler_Ieee_RxTx() 925 RCL_CommandStatus endStatus = ieeeHandlerState.common.endStatus; in RCL_Handler_Ieee_RxTx() 948 RCL_CommandStatus endStatus = ieeeHandlerState.common.endStatus; in RCL_Handler_Ieee_RxTx() 1210 RCL_CommandStatus status = RCL_Scheduler_setNewStartNow(); in RCL_Handler_Ieee_RxTx() 1346 …RCL_CommandStatus startTimeStatus = RCL_Scheduler_setStartStopTimeEarliestStart(cmd, earliestStart… in RCL_Handler_Ieee_TxTest() 1377 RCL_CommandStatus endStatus = ieeeHandlerState.common.endStatus; in RCL_Handler_Ieee_TxTest() 1390 RCL_CommandStatus endStatus = ieeeHandlerState.common.endStatus; in RCL_Handler_Ieee_TxTest() [all …]
|
| D | ble5.c | 100 RCL_CommandStatus endStatus; 181 static RCL_CommandStatus RCL_Handler_BLE5_setPhy(uint16_t phyFeatures); 182 static RCL_CommandStatus RCL_Handler_BLE5_findPbeErrorEndStatus(uint16_t pbeEndStatus); 468 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_adv() 899 RCL_CommandStatus endStatus = ble5HandlerState.common.endStatus; in RCL_Handler_BLE5_adv() 940 RCL_CommandStatus startTimeStatus; in RCL_Handler_BLE5_adv() 1054 RCL_CommandStatus startTimeStatus; in RCL_Handler_BLE5_adv() 1456 RCL_CommandStatus status = RCL_Handler_BLE5_setPhy(cmd->phyFeatures); in RCL_Handler_BLE5_aux_adv() 1814 RCL_CommandStatus endStatus = ble5HandlerState.common.endStatus; in RCL_Handler_BLE5_aux_adv() 1840 RCL_CommandStatus startTimeStatus; in RCL_Handler_BLE5_aux_adv() [all …]
|
| D | adc_noise.c | 88 RCL_CommandStatus startTimeStatus; in RCL_Handler_ADC_Noise_getNoise() 177 RCL_CommandStatus startTimeStatus; in RCL_Handler_ADC_Noise_getNoise()
|
| D | ble_cs.c | 110 RCL_CommandStatus endStatus; 520 static RCL_CommandStatus RCL_Handler_BLE_CS_findPbeErrorEndStatus(uint16_t pbeEndStatus); 1736 static RCL_CommandStatus RCL_Handler_BLE_CS_findPbeErrorEndStatus(uint16_t pbeEndStatus) in RCL_Handler_BLE_CS_findPbeErrorEndStatus() 1738 RCL_CommandStatus status; in RCL_Handler_BLE_CS_findPbeErrorEndStatus() 1802 …RCL_CommandStatus startTimeStatus = RCL_Scheduler_setStartStopTimeEarliestStart(cmd, earliestStart… in RCL_Handler_BLE_CS() 1886 RCL_CommandStatus endStatus = bleCsHandlerState.common.endStatus; in RCL_Handler_BLE_CS() 1937 …RCL_CommandStatus startTimeStatus = RCL_Scheduler_setStartStopTimeEarliestStart(cmd, earliestStart… in RCL_Handler_BLE_CS_Precal() 1997 RCL_CommandStatus endStatus = bleCsHandlerState.common.endStatus; in RCL_Handler_BLE_CS_Precal()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/wrappers/ |
| D | RCL_AdcNoise.c | 103 RCL_CommandStatus status; in RCL_AdcNoise_get_samples_blocking() 151 RCL_CommandStatus status; in RCL_AdcNoise_get_samples_callback()
|
| /hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/commands/ |
| D | ieee.h | 208 RCL_CommandStatus txStatus; /*!< Returned status of TX operation */
|