Home
last modified time | relevance | path

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

/AliOS-Things-master/kernel/rhino/
A Dk_timer.c55 if (first > RHINO_MAX_TICKS) { in timer_create()
59 if (round > RHINO_MAX_TICKS) { in timer_create()
177 if (first > RHINO_MAX_TICKS) { in krhino_timer_change()
181 if (round > RHINO_MAX_TICKS) { in krhino_timer_change()
/AliOS-Things-master/kernel/rhino/include/
A Dk_sys.h23 #define RHINO_MAX_TICKS ((tick_t)-1 >> 1) macro

Completed in 3 milliseconds