Home
last modified time | relevance | path

Searched refs:WGM22 (Results 1 – 25 of 197) sorted by relevance

12345678

/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/variants/circuitplay32u4/
H A Dpins_arduino.h62 #undef WGM22
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/variants/leonardo/
H A Dpins_arduino.h60 #undef WGM22
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diom48pa.h507 #define WGM22 3 macro
H A Dioa6614q.h509 #define WGM22 3 macro
H A Dioa6612c.h507 #define WGM22 3 macro
H A Diom168pa.h511 #define WGM22 3 macro
H A Dioa6613c.h507 #define WGM22 3 macro
H A Diom48pb.h580 #define WGM22 3 macro
H A Diom88pb.h585 #define WGM22 3 macro
H A Diomx8.h530 #define WGM22 3 macro
H A Diotn441.h693 #define WGM22 3 macro
H A Diotn841.h693 #define WGM22 3 macro
H A Diom164pa.h605 #define WGM22 3 macro
H A Diom168p.h635 #define WGM22 3 macro
H A Diom328p.h637 #define WGM22 3 macro
H A Diom1284.h672 #define WGM22 3 macro
H A Diom48p.h631 #define WGM22 3 macro
H A Diomxx4.h591 #define WGM22 3 macro
H A Diom88p.h635 #define WGM22 3 macro
H A Diom644a.h646 #define WGM22 3 macro
H A Diom1284p.h833 #define WGM22 3 macro
H A Diom88pa.h633 #define WGM22 3 macro
H A Diousbxx6_7.h848 #define WGM22 3 macro
/dports/devel/arduino-irremote/Arduino-IRremote-3.5.2/src/private/
H A DIRTimer.hpp367 TCCR2B = _BV(WGM22) | _BV(CS20);// CS20 -> no prescaling in timerConfigForSend()
374 TCCR2B = _BV(WGM22) | _BV(CS21);// CS21 -> Prescaling by 8 in timerConfigForSend()
/dports/devel/asl/asl-current/include/avr/
H A Dregm324.inc220 WGM22 avrbit TCCR2B,3

12345678