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
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()
3320 man/en_US/os/Time/OSTicksToSeconds.html 4a08f9da7dc537257578abb89a3f089ee55c85ae06e0a37e78918d80687…