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