Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Scheduler.c70 RCL_CommandStatus RCL_Scheduler_findStopStatus(RCL_StopType stopType) in RCL_Scheduler_findStopStatus() function
384 return RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in rclSchedulerProcessCmdStartStopTime()
395 return RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in rclSchedulerProcessCmdStartStopTime()
403 return RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in rclSchedulerProcessCmdStartStopTime()
414 return RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in rclSchedulerProcessCmdStartStopTime()
DRCL_Scheduler.h119 RCL_CommandStatus RCL_Scheduler_findStopStatus(RCL_StopType stopType);
DRCL.c168 cmd->status = RCL_Scheduler_findStopStatus(RCL_StopType_DescheduleOnly); in rclCommandHwi()
818 cmd->status = RCL_Scheduler_findStopStatus(RCL_StopType_DescheduleOnly); in rclStop()
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dgeneric.c581 … genericHandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_Generic_TxRepeat()
588 … genericHandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_Generic_TxRepeat()
612 … genericHandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_Generic_TxRepeat()
1090 endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_Generic_Rx()
1754 endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_Nesb_Prx()
1855 status = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_Generic_findPbeErrorEndStatus()
1858 status = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_Generic_findPbeErrorEndStatus()
Dble5.c810 ble5HandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_BLE5_adv()
819 … ble5HandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_BLE5_adv()
1759 ble5HandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_BLE5_aux_adv()
1768 … ble5HandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_BLE5_aux_adv()
2210 ble5HandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_BLE5_periodicAdv()
2218 … ble5HandlerState.common.endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_BLE5_periodicAdv()
3188 endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_BLE5_scan_init()
3195 endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_BLE5_scan_init()
3203 endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_BLE5_scan_init()
3733 endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_BLE5_periodicScan()
[all …]
Dieee.c958 endStatus = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_Ieee_RxTx()
1563 status = RCL_Scheduler_findStopStatus(RCL_StopType_Graceful); in RCL_Handler_Ieee_findPbeErrorEndStatus()
1572 status = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_Ieee_findPbeErrorEndStatus()
Dble_cs.c1751 status = RCL_Scheduler_findStopStatus(RCL_StopType_Hard); in RCL_Handler_BLE_CS_findPbeErrorEndStatus()