Home
last modified time | relevance | path

Searched refs:PORTB5 (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/devel/avra/avra-1.4.2/tests/regression/test2/
H A Dtest.asm17 CBI 0x05, 5 ; PORTB5, off
41 CBI 0x05, 5 ; PORTB5, off
43 SBI 0x05, 5 ; PORTB5, on
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Dportpins.h146 #if defined(PB5) && !defined(PORTB5)
147 # define PORTB5 PB5 macro
148 #elif defined(PORTB5) && !defined(PB5)
149 # define PB5 PORTB5
H A Diotn13a.h148 #define PORTB5 5 macro
H A Diom8a.h235 #define PORTB5 5 macro
H A Diotn43u.h253 #define PORTB5 5 macro
H A Diom32a.h231 #define PORTB5 5 macro
H A Dioa5795.h76 #define PORTB5 5 macro
H A Dioa6285.h76 #define PORTB5 5 macro
H A Dioa6286.h76 #define PORTB5 5 macro
H A Diom48pa.h76 #define PORTB5 5 macro
H A Diom64hve2.h106 #define PORTB5 5 macro
H A Dioa5272.h106 #define PORTB5 5 macro
H A Dioa5505.h106 #define PORTB5 5 macro
H A Diom165pa.h106 #define PORTB5 5 macro
H A Dioa6614q.h74 #define PORTB5 5 macro
H A Diom325pa.h106 #define PORTB5 5 macro
H A Dioa6612c.h74 #define PORTB5 5 macro
H A Diom165a.h106 #define PORTB5 5 macro
H A Diom168pa.h76 #define PORTB5 5 macro
H A Dioa6613c.h74 #define PORTB5 5 macro
H A Dioa6617c.h104 #define PORTB5 5 macro
/dports/devel/libpololu-avr/libpololu-avr-151002/src/include/
H A Datmega328p_pins.h13 #define PB5 PORTB5
/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanPushbuttons/
H A DOrangutanPushbuttons.h62 #define TOP_BUTTON (1 << PORTB5)
/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanLCD/
H A DOrangutanLCD.h106 #define LCD_DB6 PORTB5 // PB5
/dports/devel/z88dk/z88dk/lib/target/enterprise/def/
H A Denterprise.def19 defc PORTB5 = $BFF3 ; Current contents of Z80 port 0B5h, used if any bits are modified.

1234567