Home
last modified time | relevance | path

Searched defs:stopType (Results 1 – 3 of 3) sorted by relevance

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c419 RCL_StopType stopType = policyHook(rclSchedulerState->currCmd, cmd); in scheduleHook() local
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()
820 RCL_StopType stopType; in rclStop() local
DRCL_Scheduler.c70 RCL_CommandStatus RCL_Scheduler_findStopStatus(RCL_StopType stopType) in RCL_Scheduler_findStopStatus()
430 RCL_StopType stopType = RCL_StopType_None; in RCL_Scheduler_setStopTimes() local
/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/handlers/
Dieee.c1487 RCL_CommandStatus RCL_IEEE_Tx_stop(RCL_CmdIeeeRxTx *cmd, RCL_StopType stopType) in RCL_IEEE_Tx_stop()
1744 RCL_StopType stopType = RCL_Scheduler_setStopTimes(); in RCL_Handler_Ieee_restoreStopTime() local