Home
last modified time | relevance | path

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

/external/arduino/hardware/arduino/cores/arduino/
Dwiring.c40 volatile unsigned long timer0_overflow_count = 0; variable
60 timer0_overflow_count++; in SIGNAL()
82 m = timer0_overflow_count; in micros()