HomeSort by relevance Sort by last modified time
    Searched full:timer0_overflow_count (Results 1 - 1 of 1) sorted by null

  /external/arduino/hardware/arduino/cores/arduino/
wiring.c 40 volatile unsigned long timer0_overflow_count = 0; variable
60 timer0_overflow_count++;
82 m = timer0_overflow_count;

Completed in 370 milliseconds