Searched refs:timer_count_rise (Results 1 – 1 of 1) sorted by relevance
31 static uint8_t timer_count_rise = 0; /*1: timer cont increasing, 0: timer cont diminishing*/ variable50 if (timer_count_rise) { in timer_current_value()91 timer_count_rise = 1; in clock_timer_init()
Completed in 2 milliseconds