Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Scheduler.c388 …uint32_t stopTime = (rclSchedulerState.hardStopInfo.stopReason == RCL_SchedulerStopReason_Timeout)… in rclSchedulerProcessCmdStartStopTime() local
407 …uint32_t stopTime = (rclSchedulerState.gracefulStopInfo.stopReason == RCL_SchedulerStopReason_Time… in rclSchedulerProcessCmdStartStopTime() local
441 …uint32_t stopTime = (rclSchedulerState.hardStopInfo.stopReason == RCL_SchedulerStopReason_Timeout)… in RCL_Scheduler_setStopTimes() local
456 …uint32_t stopTime = (rclSchedulerState.gracefulStopInfo.stopReason == RCL_SchedulerStopReason_Time… in RCL_Scheduler_setStopTimes() local
589 uint32_t stopTime; in rclSchedulerSetNewStopTime() local
660 uint32_t stopTime = (stopInfo->stopReason == RCL_SchedulerStopReason_Timeout) ? in rclSchedulerCancelStopTime() local