Home
last modified time | relevance | path

Searched refs:PORTB1 (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanLCD/
H A DOrangutanLCD.h55 #define LCD_RW PORTB1
90 #define LCD_RW PORTB1
104 #define LCD_DB4 PORTB1 // PB1
/dports/devel/avr-libc/avr-libc-2.0.0/include/avr/
H A Dportpins.h126 #if defined(PB1) && !defined(PORTB1)
127 # define PORTB1 PB1 macro
128 #elif defined(PORTB1) && !defined(PB1)
129 # define PB1 PORTB1
H A Diotn13a.h144 #define PORTB1 1 macro
H A Diotn4.h68 #define PORTB1 1 macro
H A Diom8a.h239 #define PORTB1 1 macro
H A Diotn9.h68 #define PORTB1 1 macro
H A Diotn10.h68 #define PORTB1 1 macro
H A Diotn5.h68 #define PORTB1 1 macro
H A Diotn43u.h249 #define PORTB1 1 macro
H A Diom32a.h235 #define PORTB1 1 macro
H A Dioa5795.h80 #define PORTB1 1 macro
H A Dioa6285.h80 #define PORTB1 1 macro
H A Dioa6286.h80 #define PORTB1 1 macro
H A Diom48pa.h80 #define PORTB1 1 macro
H A Diom64hve2.h110 #define PORTB1 1 macro
H A Dioa5272.h110 #define PORTB1 1 macro
H A Dioa5505.h110 #define PORTB1 1 macro
H A Diom165pa.h110 #define PORTB1 1 macro
H A Dioa6614q.h78 #define PORTB1 1 macro
H A Diom325pa.h110 #define PORTB1 1 macro
H A Dioa6612c.h78 #define PORTB1 1 macro
H A Diom165a.h110 #define PORTB1 1 macro
H A Diom168pa.h80 #define PORTB1 1 macro
/dports/devel/libpololu-avr/libpololu-avr-151002/src/include/
H A Datmega328p_pins.h9 #define PB1 PORTB1
/dports/devel/libpololu-avr/libpololu-avr-151002/src/OrangutanPushbuttons/
H A DOrangutanPushbuttons.h64 #define BOTTOM_BUTTON (1 << PORTB1)

1234567