Home
last modified time | relevance | path

Searched refs:PRTIM3 (Results 1 – 25 of 79) sorted by relevance

1234

/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Diom1284.h412 #define PRTIM3 0 macro
414 #define __AVR_HAVE_PRR1 (1<<PRTIM3)
H A Diom1284p.h447 #define PRTIM3 0 macro
449 #define __AVR_HAVE_PRR1 (1<<PRTIM3)
H A Diousbxx6_7.h474 #define PRTIM3 3 macro
477 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRUSB))
H A Diom16u4.h460 #define PRTIM3 3 macro
463 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRUSB))
H A Diom32u6.h514 #define PRTIM3 3 macro
517 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRUSB))
H A Diom32u4.h464 #define PRTIM3 3 macro
467 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRUSB))
H A Dpower.h818 #define power_timer3_enable() (PRR1 &= (uint8_t)~(1 << PRTIM3))
819 #define power_timer3_disable() (PRR1 |= (uint8_t)(1 << PRTIM3))
H A Diomxx0_1.h512 #define PRTIM3 3 macro
517 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRUSART2)|(1<<PRUSART3)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTI…
H A Diom128rfa1.h1298 #define PRTIM3 3 macro
1303 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRUSART2)|(1<<PRUSART3)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTI…
H A Diom1284rfr2.h1303 #define PRTIM3 3 macro
1308 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom644rfr2.h1285 #define PRTIM3 3 macro
1290 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom2564rfr2.h1311 #define PRTIM3 3 macro
1316 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom64rfr2.h1285 #define PRTIM3 3 macro
1290 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom256rfr2.h1311 #define PRTIM3 3 macro
1316 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom128rfr2.h1303 #define PRTIM3 3 macro
1308 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
/dports/devel/asl/asl-current/include/avr/
H A Dregm1284.inc52 PRTIM3 avrbit PRR1,0 ; Power Reduction Timer/Counter 3
H A Dregmxu4.inc48 PRTIM3 avrbit PRR1,3 ; Power Reduction Timer/Counter 3
/dports/editors/fpc-ide/fpc-3.2.2/rtl/embedded/avr/
H A Datmega1284p.pp445 PRTIM3 = 0; // Power Reduction Timer/Counter3
H A Datmega1284.pp443 PRTIM3 = 0; // Power Reduction Timer/Counter3
/dports/lang/fpc-utils/fpc-3.2.2/rtl/embedded/avr/
H A Datmega1284.pp443 PRTIM3 = 0; // Power Reduction Timer/Counter3
H A Datmega1284p.pp445 PRTIM3 = 0; // Power Reduction Timer/Counter3
/dports/lang/fpc-source/fpc-3.2.2/rtl/embedded/avr/
H A Datmega1284p.pp445 PRTIM3 = 0; // Power Reduction Timer/Counter3
H A Datmega1284.pp443 PRTIM3 = 0; // Power Reduction Timer/Counter3
/dports/lang/fpc/fpc-3.2.2/rtl/embedded/avr/
H A Datmega1284.pp443 PRTIM3 = 0; // Power Reduction Timer/Counter3
H A Datmega1284p.pp445 PRTIM3 = 0; // Power Reduction Timer/Counter3

1234