Home
last modified time | relevance | path

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

/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/cores/arduino/
H A Dwiring.c336 sbi(TCCR4D, WGM40); // put timer 4 in phase- and frequency-correct PWM mode in init()
340 #if defined(TCCR4B) && defined(CS41) && defined(WGM40) in init()
343 sbi(TCCR4A, WGM40); // put timer 4 in 8-bit phase correct pwm mode in init()
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diom16u4.h970 #define WGM40 0 macro
H A Diom32u4.h1007 #define WGM40 0 macro
H A Diomxx0_1.h829 #define WGM40 0 macro
H A Diom128rfa1.h2095 #define WGM40 0 macro
H A Diom1284rfr2.h2096 #define WGM40 0 macro
H A Diom644rfr2.h2078 #define WGM40 0 macro
H A Diom2564rfr2.h2104 #define WGM40 0 macro
H A Diom64rfr2.h2088 #define WGM40 0 macro
H A Diom256rfr2.h2114 #define WGM40 0 macro
H A Diom128rfr2.h2106 #define WGM40 0 macro
/dports/devel/arduino-irremote/Arduino-IRremote-3.5.2/src/private/
H A DIRTimer.hpp529 TCCR4D = (1 << WGM40); in timerConfigForSend()
/dports/devel/asl/asl-current/include/avr/
H A Dregmxu4.inc333 WGM40 avrbit TCCR4D,0 ; Timer/Counter 4 Waveform Generation Mode
H A Dregmxx01.inc353 WGM40 avrbit TCCR4A,0 ; Timer/Counter 4 Waveform Generation Mode
H A Dregx4rfr2.inc392 WGM40 avrbit TCCR4A,0 ; Timer/Counter 4 Waveform Generation Mode
/dports/devel/avra/avra-1.4.2/includes/
H A Dm2561def.inc970 .equ WGM40 = 0 ; Waveform Generation Mode
H A Dm1280def.inc1174 .equ WGM40 = 0 ; Waveform Generation Mode
H A Dm2560def.inc1130 .equ WGM40 = 0 ; Waveform Generation Mode