Home
last modified time | relevance | path

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

/AliOS-Things-master/components/minilibc/libc/
A Dclock_gettime.c31 static uint8_t timer_count_rise = 0; /*1: timer cont increasing, 0: timer cont diminishing*/ variable
50 if (timer_count_rise) { in timer_current_value()
91 timer_count_rise = 1; in clock_timer_init()

Completed in 2 milliseconds