Home
last modified time | relevance | path

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

/hal_ti-latest/simplelink_lpf3/source/ti/drivers/rcl/
DRCL_Scheduler.c697 uint32_t timeDiffCmd = stopInfo->cmdStopTime - currentTime; in rclSchedulerFindEarliestStopTime() local
698 if (timeDiffSched < timeDiffCmd) in rclSchedulerFindEarliestStopTime()