Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/board/haas100/config/
A Dk_config.c68 ret = hwtimer_start(krhino_sleep_timer, MS_TO_HWTICKS(sleep_ms)); in krhino_idle_hook()
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A Dhal_timer.h74 #define MS_TO_HWTICKS(ms) __MS_TO_TICKS(ms) macro
/AliOS-Things-master/hardware/board/haaseduk1/config/
A Dk_config.c63 ret = hwtimer_start(krhino_sleep_timer, MS_TO_HWTICKS(sleep_ms)); in krhino_idle_hook()

Completed in 3 milliseconds