Home
last modified time | relevance | path

Searched refs:ADIE (Results 1 – 25 of 2156) sorted by relevance

12345678910>>...87

/dports/lang/sdcc/sdcc-4.0.0/device/non-free/include/pic14/
H A Dpic16c71.h274 unsigned ADIE : 1; member
492 #define ADIE INTCONbits.ADIE // bit 6 macro
H A Dpic16c433.h424 unsigned ADIE : 1; member
636 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16c710.h277 unsigned ADIE : 1; member
557 #define ADIE INTCONbits.ADIE // bit 6 macro
H A Dpic16c711.h277 unsigned ADIE : 1; member
557 #define ADIE INTCONbits.ADIE // bit 6 macro
H A Dpic16c715.h457 unsigned ADIE : 1; member
633 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16f716.h857 unsigned ADIE : 1; member
1084 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic12f675.h530 unsigned ADIE : 1; member
1051 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16c72.h726 unsigned ADIE : 1; member
1031 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16f676.h600 unsigned ADIE : 1; member
1112 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16f72.h731 unsigned ADIE : 1; member
1075 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16lf818.h666 unsigned ADIE : 1; member
1159 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16lf819.h666 unsigned ADIE : 1; member
1161 #define ADIE PIE1bits.ADIE // bit 6 macro
H A Dpic16f818.h666 unsigned ADIE : 1; member
1159 #define ADIE PIE1bits.ADIE // bit 6 macro
/dports/lang/sdcc/sdcc-4.0.0/device/lib/pic16/libio/adc/
H A Dadcclose.c39 PIE1bits.ADIE = 0; in adc_close()
H A Dadcopen.c105 PIE1bits.ADIE = 1; in adc_open()
/dports/misc/gpsim/gpsim-0.31.0/regression/analog_stim/
H A Dp18f452.asm37 btfsc PIE1,ADIE ;Or the interrupt is not enabled
128 BSF PIE1,ADIE ;A2D interrupts
/dports/devel/avr-libc/avr-libc-2.0.0/doc/examples/largedemo/
H A Dlargedemo.c171 ADCSRA &= ~_BV(ADIE); /* disable ADC interrupt */ in ISR()
470 ADCSRA |= _BV(ADIE); in main()
/dports/misc/gpsim/gpsim-0.31.0/regression/a2d/
H A Dp18f4321.asm41 btfsc PIE1,ADIE ;Or the interrupt is not enabled
122 BSF PIE1,ADIE ;A2D interrupts
H A Dp18f452.asm39 btfsc PIE1,ADIE ;Or the interrupt is not enabled
116 BSF PIE1,ADIE ;A2D interrupts
H A Dp18f1220.asm44 btfsc PIE1,ADIE ;Or the interrupt is not enabled
139 BSF PIE1,ADIE ;A2D interrupts
H A Dp18f26k22.asm41 btfsc PIE1,ADIE ;Or the interrupt is not enabled
125 BSF PIE1,ADIE ;A2D interrupts
H A Dp16f819.asm49 btfsc INTCON,ADIE
111 bsf PIE1,ADIE ;A2D interrupts
/dports/devel/p5-Test-Exception/Test-Exception-0.43/
H A DMETA.yml39 x_authority: cpan:ADIE
/dports/devel/asl/asl-current/include/avr/
H A Dadcm16.inc29 ADIE avrbit ADCSRA,3 ; Interrupt Enable
H A Dadcm8.inc28 ADIE avrbit ADCSR,3 ; Interrupt Enable

12345678910>>...87