Home
last modified time | relevance | path

Searched refs:PRTIM5 (Results 1 – 25 of 38) sorted by relevance

12

/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Dpower.h828 #define power_timer5_enable() (PRR1 &= (uint8_t)~(1 << PRTIM5))
829 #define power_timer5_disable() (PRR1 |= (uint8_t)(1 << PRTIM5))
H A Diomxx0_1.h510 #define PRTIM5 5 macro
517 …ine __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRUSART2)|(1<<PRUSART3)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5))
H A Diom128rfa1.h1300 #define PRTIM5 5 macro
1303 …E_PRR1 ((1<<PRUSART1)|(1<<PRUSART2)|(1<<PRUSART3)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom1284rfr2.h1305 #define PRTIM5 5 macro
1308 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom644rfr2.h1287 #define PRTIM5 5 macro
1290 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom2564rfr2.h1313 #define PRTIM5 5 macro
1316 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom64rfr2.h1287 #define PRTIM5 5 macro
1290 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom256rfr2.h1313 #define PRTIM5 5 macro
1316 #define __AVR_HAVE_PRR1 ((1<<PRUSART1)|(1<<PRTIM3)|(1<<PRTIM4)|(1<<PRTIM5)|(1<<PRTRX24))
H A Diom128rfr2.h1305 #define PRTIM5 5 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 Dregmxx01.inc48 PRTIM5 avrbit PRR1,5 ; Power Reduction Timer/Counter 5
H A Dregx4rfr2.inc47 PRTIM5 avrbit PRR1,5 ; Power Reduction Timer/Counter 5
/dports/editors/fpc-ide/fpc-3.2.2/rtl/embedded/avr/
H A Datmega2561.pp535 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega1281.pp575 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega640.pp566 PRTIM5 = 5; // Power Reduction Timer/Counter5
/dports/lang/fpc-utils/fpc-3.2.2/rtl/embedded/avr/
H A Datmega1281.pp575 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega2561.pp535 PRTIM5 = 5; // Power Reduction Timer/Counter5
/dports/lang/fpc-source/fpc-3.2.2/rtl/embedded/avr/
H A Datmega1281.pp575 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega2561.pp535 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega2560.pp567 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega1280.pp567 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega640.pp566 PRTIM5 = 5; // Power Reduction Timer/Counter5
/dports/lang/fpc/fpc-3.2.2/rtl/embedded/avr/
H A Datmega1281.pp575 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega2561.pp535 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega1280.pp567 PRTIM5 = 5; // Power Reduction Timer/Counter5
H A Datmega640.pp566 PRTIM5 = 5; // Power Reduction Timer/Counter5

12