Home
last modified time | relevance | path

Searched refs:OS_CORE_CLOCK (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.3/include/revolution/
Dos.h560 #define OS_CORE_CLOCK __OSCoreClock macro
565 #ifndef OS_CORE_CLOCK
566 #define OS_CORE_CLOCK 729000000u macro
575 #define OSTicksToCycles( ticks ) (((ticks) * ((OS_CORE_CLOCK * 2) / OS_TIMER_CLOCK)) / 2)