Searched refs:OSTicksToSeconds (Results 1 – 4 of 4) sorted by relevance
55 OSTicksToSeconds(t), in AlarmHandler()65 OSTicksToSeconds(now), in main()
30 #define OSTicksToSeconds(t) ((t)/1000) macro
572 #define OSTicksToSeconds( ticks ) ((ticks) / OS_TIMER_CLOCK) macro
684 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_sampling_rate()706 if ( OSTicksToSeconds((OSTime)(t - time)) > 0 ) { in draw_battery_level()