Home
last modified time | relevance | path

Searched refs:ICIE1 (Results 1 – 25 of 601) sorted by relevance

12345678910>>...25

/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanServos/
H A DOrangutanServos.cpp462 TIMSK1 &= ~(1 << ICIE1); // make sure we don't get interrupted while reading position in getServoPosition()
464 TIMSK1 |= 1 << ICIE1; in getServoPosition()
479 TIMSK1 &= ~(1 << ICIE1); // make sure we don't get interrupted in the middle of an update in setServoTarget()
481 TIMSK1 |= 1 << ICIE1; in setServoTarget()
503 TIMSK1 &= ~(1 << ICIE1); // make sure we don't get interrupted in the middle of an update in setServoSpeed()
505 TIMSK1 |= 1 << ICIE1; in setServoSpeed()
530 TIMSK1 &= ~(1 << ICIE1); // make sure we don't get interrupted while reading position in getServoPositionB()
532 TIMSK1 |= 1 << ICIE1; in getServoPositionB()
547 TIMSK1 &= ~(1 << ICIE1); // make sure we don't get interrupted in the middle of an update in setServoTargetB()
549 TIMSK1 |= 1 << ICIE1; in setServoTargetB()
[all …]
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diomxxhva.h285 #define ICIE1 3 macro
H A Diotnx4.h130 #define ICIE1 5 macro
H A Diom48pa.h389 #define ICIE1 5 macro
H A Diom64hve2.h317 #define ICIE1 3 macro
H A Dioa5272.h362 #define ICIE1 5 macro
H A Dioa5505.h362 #define ICIE1 5 macro
H A Diotn2313.h477 #define ICIE1 3 macro
H A Diom165pa.h481 #define ICIE1 5 macro
H A Dioa6614q.h391 #define ICIE1 5 macro
H A Diom325pa.h471 #define ICIE1 5 macro
H A Dioa6612c.h389 #define ICIE1 5 macro
H A Diom165a.h479 #define ICIE1 5 macro
H A Diom168pa.h393 #define ICIE1 5 macro
H A Dioa6613c.h389 #define ICIE1 5 macro
H A Diousbxx2.h409 #define ICIE1 5 macro
H A Dioa6617c.h436 #define ICIE1 5 macro
H A Dioa664251.h428 #define ICIE1 5 macro
H A Diom3250pa.h471 #define ICIE1 5 macro
H A Diom48pb.h462 #define ICIE1 5 macro
H A Dioa6616c.h436 #define ICIE1 5 macro
H A Diotn48.h452 #define ICIE1 5 macro
H A Diotn828.h410 #define ICIE1 5 macro
H A Diom88pb.h467 #define ICIE1 5 macro
H A Diomx8.h417 #define ICIE1 5 macro

12345678910>>...25