Searched defs:OS_TimerChangePeriod (Results 1 – 2 of 2) sorted by relevance
128 OS_Status OS_TimerChangePeriod(OS_Timer_t *timer, OS_Time_t periodMS) in OS_TimerChangePeriod() function
207 OS_Status OS_TimerChangePeriod(OS_Timer_t *timer, uint32_t periodMS) in OS_TimerChangePeriod() function
Completed in 6 milliseconds