Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/board/haas100/config/
A Dboard.c83 #define OS_CLOCK OS_CLOCK_NOMINAL macro
85 #define SYS_TICK_LOAD ((uint32_t)((((float)OS_CLOCK*(float)RHINO_CONFIG_TICKS_PER_SECOND))/(float)1…
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/common/mbed/targets/hal/rtl8721d/
A Dus_ticker.c69 #define OS_CLOCK (200000000UL/6*5) // CPU clock = 166.66 MHz macro
71 #define OS_TRV ((uint32_t)(((double)OS_CLOCK*(double)OS_TICK)/1E6)-1)
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dboard.c77 #define OS_CLOCK OS_CLOCK_NOMINAL macro
80 ((uint32_t)((((float)OS_CLOCK * (float)RHINO_CONFIG_TICKS_PER_SECOND)) / \

Completed in 8 milliseconds