Home
last modified time | relevance | path

Searched refs:TOIE0 (Results 1 – 25 of 833) sorted by relevance

12345678910>>...34

/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/cores/arduino/
H A Dwiring.c276 #if defined(TIMSK) && defined(TOIE0) in init()
277 sbi(TIMSK, TOIE0); in init()
278 #elif defined(TIMSK0) && defined(TOIE0) in init()
279 sbi(TIMSK0, TOIE0); in init()
/dports/devel/avr-libc/avr-libc-2.0.0/doc/examples/asmdemo/
H A Dasmdemo.c60 TIMSK0 = (1 << TOIE0) | (1 << OCIE0A); in ioinit()
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Dio2323.h125 #define TOIE0 1 macro
H A Dio2343.h125 #define TOIE0 1 macro
H A Dio8534.h162 #define TOIE0 0 macro
H A Diotn22.h125 #define TOIE0 1 macro
H A Diotn11.h145 #define TOIE0 1 macro
H A Dio1200.h140 #define TOIE0 1 macro
H A Diotn12.h165 #define TOIE0 1 macro
H A Diotn28.h128 #define TOIE0 4 macro
H A Dio2313.h218 #define TOIE0 1 macro
H A Diotn15.h197 #define TOIE0 1 macro
H A Dio43u35x.h210 #define TOIE0 1 macro
H A Dio2333.h267 #define TOIE0 1 macro
H A Dio43u32x.h200 #define TOIE0 1 macro
H A Diotn13.h258 # define TOIE0 1 macro
H A Dio4414.h257 #define TOIE0 1 macro
H A Dio4433.h271 #define TOIE0 1 macro
H A Dio8515.h258 #define TOIE0 1 macro
H A Dio76c711.h164 #define TOIE0 1 macro
H A Diotn26.h270 #define TOIE0 1 macro
H A Diotn13a.h305 #define TOIE0 1 macro
/dports/devel/asl/asl-current/include/avr/
H A Dreg1200.inc68 TOIE0 avrbit TIMSK,1 ; Timer/Counter 0 Overflow Interrupt Enable
H A Dreg2323.inc75 TOIE0 avrbit TIMSK,1 ; Timer/Counter 0 Overflow Interrupt Enable
H A Dregtn112.inc90 TOIE0 avrbit TIMSK,1 ; Timer/Counter 0 Overflow Interrupt Enable

12345678910>>...34