Searched refs:OSTicksToMicroseconds (Results 1 – 3 of 3) sorted by relevance
215 OSReport(" DARCHCreate()Time : %d us\n", OSTicksToMicroseconds(end - start)); in main()
574 #define OSTicksToMicroseconds( ticks ) (((ticks) * 8) / (OS_TIMER_CLOCK / 125000)) macro
3317 man/en_US/os/Time/OSTicksToMicroseconds.html b10b797ff6668438dccc9ca73af69a44e67966b994a25f81926add…