Home
last modified time | relevance | path

Searched refs:WGM32 (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/cores/arduino/
H A DTone.cpp197 bitWrite(TCCR3B, WGM32, 1); in toneBegin()
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diom128a.h678 #define WGM32 3 macro
H A Diom162.h317 #define WGM32 3 macro
H A Diom1284.h623 #define WGM32 3 macro
H A Diom64a.h685 #define WGM32 3 macro
H A Diom64.h782 #define WGM32 3 macro
H A Diom128.h794 #define WGM32 3 macro
H A Diom1284p.h724 #define WGM32 3 macro
H A Diousbxx6_7.h688 #define WGM32 3 macro
H A Diom16u4.h763 #define WGM32 3 macro
H A Diocanxx.h842 #define WGM32 3 macro
H A Diom32u6.h819 #define WGM32 3 macro
H A Diom32u4.h777 #define WGM32 3 macro
H A Diomxx0_1.h777 #define WGM32 3 macro
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/sam/cores/arduino/
H A DTone.cpp.disabled195 bitWrite(TCCR3B, WGM32, 1);
/dports/devel/asl/asl-current/include/avr/
H A Dregm1284.inc245 WGM32 avrbit TCCR3B,3
H A Dregm162.inc218 WGM32 avrbit TCCR3B,3
H A Dregm128.inc245 WGM32 avrbit TCCR3B,3
H A Dregm64.inc247 WGM32 avrbit TCCR3B,3 ; Timer/Counter 3 Waveform Generation Mode
H A Dregmxu4.inc288 WGM32 avrbit TCCR3B,3 ; Timer/Counter 3 Waveform Generation Mode
H A Dregmxx01.inc333 WGM32 avrbit TCCR3B,3
H A Dregx4rfr2.inc372 WGM32 avrbit TCCR3B,3
/dports/devel/arduino-irremote/Arduino-IRremote-3.5.2/src/private/
H A DIRTimer.hpp444 TCCR3B = _BV(WGM32) | _BV(CS30); in timerConfigForReceive()
/dports/devel/avra/avra-1.4.2/includes/
H A Dm128def.inc1032 .equ WGM32 = 3 ; Waveform Generation Mode
1033 .equ CTC30 = WGM32 ; For compatibility
H A Dm64def.inc1035 .equ WGM32 = 3 ; Waveform Generation Mode
1036 .equ CTC30 = WGM32 ; For compatibility

12