Home
last modified time | relevance | path

Searched refs:PCIF (Results 1 – 25 of 489) sorted by relevance

12345678910>>...20

/dports/cad/jspice3/jspice3-2.5/src/include/
H A Dcdparser.h42 extern void PCIF(char*,char**,int*);
44 extern void PCIF();
H A Dcdext.h231 extern void PCIF(char*,char**,int*);
234 extern void PCIF();
/dports/devel/avr-libc/avr-libc-2.0.0/doc/examples/asmdemo/
H A Dasmdemo.c87 GIFR = (1 << PCIF); in ioinit()
141 GIFR = (1 << PCIF); in main()
/dports/devel/arduino-core/Arduino-b439a77/hardware/arduino/avr/bootloaders/gemma/
H A Dusbconfig.h348 #define USB_INTR_PENDING_BIT PCIF
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diotn11.h142 #define PCIF 5 macro
H A Diotn12.h162 #define PCIF 5 macro
H A Diotn15.h192 #define PCIF 5 macro
H A Diotn13.h263 # define PCIF 5 macro
H A Diotn26.h276 #define PCIF 5 macro
H A Diotn13a.h310 #define PCIF 5 macro
H A Diotnx5.h343 #define PCIF 5 macro
H A Diotnx61.h431 #define PCIF 5 macro
H A Diotn2313.h487 #define PCIF 5 macro
/dports/devel/arduino-irremote/Arduino-IRremote-3.5.2/src/
H A DTinyIRReceiver.hpp355 GIFR |= 1 << PCIF; in enablePCIInterruptForTinyReceiver()
448 GIFR |= 1 << PCIF; in disablePCIInterruptForTinyReceiver()
/dports/devel/asl/asl-current/include/avr/
H A Dregtn112.inc77 PCIF avrbit GIFR,5 ; Pin Change Interrupt Occured
H A Dregtn15.inc82 PCIF avrbit GIFR,5 ; Pin Change Interrupt Occured
H A Dregtn13.inc120 PCIF avrbit GIFR,5 ; Pin Change Interrupt 0 Occured
H A Dregtn26.inc91 PCIF avrbit GIFR,5 ; Pin Change Interrupt 0 Occured
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_hw.h85 PCIF = 0x009, enumerator
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_hw.h85 PCIF = 0x009, enumerator
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_hw.h85 PCIF = 0x009, enumerator
/dports/devel/avra/avra-1.4.2/examples/
H A Dtn15def.inc80 .equ PCIF =5
/dports/cad/jspice3/jspice3-2.5/src/lib/sced/
H A Dcd.c384 PCIF(SymbolName,&StatusString,&StatusInt);
2702 PCIF(CIFFile,&StatusString,&StatusInt);
2728 PCIF(CIFFile,&StatusString,&StatusInt);
2829 PCIF(CIFFile,&StatusString,&StatusInt);
2840 PCIF(CIFFile,&StatusString,&StatusInt);
/dports/editors/fpc-ide/fpc-3.2.2/rtl/embedded/avr/
H A Dattiny13.pp124 PCIF = 5; // Pin Change Interrupt Flag
/dports/devel/avra/avra-1.4.2/includes/
H A Dtn11def.inc94 .equ PCIF = 5 ; Pin Change Interrupt Flag

12345678910>>...20