Home
last modified time | relevance | path

Searched refs:PCINT1_vect (Results 1 – 25 of 134) sorted by relevance

123456

/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/libraries/SoftwareSerial/src/
H A DSoftwareSerial.cpp234 #if defined(PCINT1_vect)
235 ISR(PCINT1_vect, ISR_ALIASOF(PCINT0_vect));
/dports/devel/arduino-core/Arduino-b439a77/libraries/GSM/src/
H A DGSM3SoftSerial.cpp504 #if defined(PCINT1_vect)
505 ISR(PCINT1_vect) in ISR() argument
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/firmware/e300/battery/
H A Dinterrupt.c76 ISR(PCINT1_vect) in ISR() argument
/dports/devel/libpololu-avr/libpololu-avr-151002/src/PololuWheelEncoders/
H A DPololuWheelEncoders.cpp136 ISR(PCINT1_vect,ISR_ALIASOF(PCINT0_vect));
/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanPulseIn/
H A DOrangutanPulseIn.cpp92 ISR(PCINT1_vect,ISR_ALIASOF(PCINT0_vect));
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diotnx4.h406 #define PCINT1_vect _VECTOR(3) macro
H A Diotn43u.h497 #define PCINT1_vect _VECTOR(3) macro
H A Diom406.h671 #define PCINT1_vect _VECTOR(7) macro
H A Dioa5795.h586 #define PCINT1_vect _VECTOR(8) macro
H A Dioa6285.h546 #define PCINT1_vect _VECTOR(4) macro
H A Dioa6286.h546 #define PCINT1_vect _VECTOR(4) macro
H A Diom48pa.h630 #define PCINT1_vect _VECTOR(4) macro
H A Diom64hve2.h624 #define PCINT1_vect _VECTOR(3) macro
H A Dioa5272.h635 #define PCINT1_vect _VECTOR(4) macro
H A Dioa5505.h635 #define PCINT1_vect _VECTOR(4) macro
H A Diom165pa.h692 #define PCINT1_vect _VECTOR(3) macro
H A Dioa6614q.h644 #define PCINT1_vect _VECTOR(4) macro
H A Diom325pa.h682 #define PCINT1_vect _VECTOR(3) macro
H A Dioa6612c.h641 #define PCINT1_vect _VECTOR(4) macro
H A Diom165a.h690 #define PCINT1_vect _VECTOR(3) macro
H A Diom168pa.h634 #define PCINT1_vect _VECTOR(4) macro
H A Dioa6613c.h641 #define PCINT1_vect _VECTOR(4) macro
H A Diousbxx2.h731 #define PCINT1_vect _VECTOR(10) macro
H A Dioa6617c.h739 #define PCINT1_vect _VECTOR(4) macro
/dports/devel/arduino-irremote/Arduino-IRremote-3.5.2/src/
H A DTinyIRReceiver.hpp549 ISR(PCINT1_vect) in ISR()

123456