Searched refs:AT91C_PIO_PB9 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/sys/arm/at91/
H A Dboard_ethernut5.c144 at91_pio_use_periph_a(AT91SAM9260_PIOB_BASE, AT91C_PIO_PB9, 0);
H A Dat91_pioreg.h112 #define AT91C_PIO_PB9 ((unsigned int) 1 << 9) // Pin Controlled by PB9 macro
H A Dat91_pio_sam9g45.h135 #define AT91C_PB9_RXD3 (AT91C_PIO_PB9) // USART 3 Receive Data
136 #define AT91C_PB9_ISI_D9 (AT91C_PIO_PB9) //
H A Dat91_pio_sam9g20.h126 #define AT91C_PB9_RXD2 (AT91C_PIO_PB9) // USART 2 Receive Data

Completed in 104 milliseconds