Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL.c855 RCL_Events rclEvent = RCL_EventNone; in rclStop() local
860 rclEvent.descheduleStop = 1; in rclStop()
863 rclEvent.gracefulStop = 1; in rclStop()
875 rclEvent.hardStop = 1; in rclStop()
888 RCL_Scheduler_postEvent(cmd, rclEvent); in rclStop()