Home
last modified time | relevance | path

Searched refs:TOIE1 (Results 1 – 25 of 785) sorted by relevance

12345678910>>...32

/dports/devel/avr-libc/avr-libc-2.0.0/doc/examples/demo/
H A Ddemo.c73 TIMSK = _BV (TOIE1); in ioinit()
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/octoclock/include/
H A Doctoclock.h36 TIMSK |= (1<<TOIE1); \
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Dio8534.h161 #define TOIE1 2 macro
H A Dio2313.h214 #define TOIE1 7 macro
H A Diotn15.h196 #define TOIE1 2 macro
H A Dio43u35x.h209 #define TOIE1 7 macro
H A Dio2333.h264 #define TOIE1 7 macro
H A Dio43u32x.h199 #define TOIE1 7 macro
H A Dio4414.h253 #define TOIE1 7 macro
H A Dio4433.h268 #define TOIE1 7 macro
H A Dio8515.h254 #define TOIE1 7 macro
H A Dio76c711.h158 #define TOIE1 7 macro
H A Diotn26.h271 #define TOIE1 2 macro
H A Diotnx5.h338 #define TOIE1 2 macro
H A Dioat94k.h457 #define TOIE1 7 macro
H A Dio8535.h312 #define TOIE1 2 macro
H A Dio4434.h311 #define TOIE1 2 macro
H A Diomxxhva.h288 #define TOIE1 0 macro
H A Diotnx4.h133 #define TOIE1 0 macro
H A Diom8a.h409 #define TOIE1 2 macro
/dports/devel/asl/asl-current/include/avr/
H A Dreg8534.inc90 TOIE1 avrbit TIMSK,2 ; Timer/Counter 1 Overflow Interrupt Enable
H A Dreg2313.inc105 TOIE1 avrbit TIMSK,7 ; Timer/Counter 1 Overflow Interrupt Enable
/dports/devel/avr-libc/avr-libc-2.0.0/doc/examples/largedemo/
H A Dlargedemo.c263 TIMSK = _BV(TOIE1); in ioinit()
/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanBuzzer/
H A DOrangutanBuzzer.cpp49 #define ENABLE_TIMER1_INTERRUPT() TIMSK1 = (1 << TOIE1)
/dports/devel/avra/avra-1.4.2/examples/
H A Dthrottle_dev_set.inc324 ; bit 2 --TOIE1 0 TC1 overflow interrupt disabled
329 ; bit 2 --TOIE1 0 TC1 overflow interrupt disabled

12345678910>>...32