HomeSort by relevance Sort by last modified time
    Searched refs:TIMER0B (Results 1 - 4 of 4) sorted by null

  /external/arduino/hardware/arduino/cores/arduino/
wiring_digital.c 87 #if defined(TIMER0B) && defined(COM0B1)
88 case TIMER0B: cbi(TCCR0A, COM0B1); break;
pins_arduino.h 35 #define TIMER0B 2
wiring_analog.c 131 case TIMER0B:
pins_arduino.c 287 TIMER0B , // PG 5 ** 4 ** PWM4
444 TIMER0B,

Completed in 23 milliseconds