Searched refs:xTimerStart (Results 1 – 2 of 2) sorted by relevance
163 xTimerStart(timer_handle, 0); in system_pmu_calibration_start()
492 #define xTimerStart( xTimer, xTicksToWait ) xTimerGenericCommand( ( xTimer ), tmrCOMMAND_START, ( x… macro