Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/os/
DOSTime.h48 #define OS_CORE_CLOCK __OSCoreClock macro
51 #define OSTicksToCycles( ticks ) (((ticks) * ((OS_CORE_CLOCK * 2) / OS_TIMER_CLOCK)) / 2)