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

/freebsd-10.2-release/sys/arm/at91/
H A Dat91_pioreg.h110 #define AT91C_PIO_PB7 ((unsigned int) 1 << 7) // Pin Controlled by PB7 macro
H A Dboard_sam9260ek.c210 at91_pio_use_periph_a(AT91SAM9260_PIOB_BASE, AT91C_PIO_PB7, 0);
H A Dat91_pio_sam9g20.h123 #define AT91C_PB7_RXD1 (AT91C_PIO_PB7) // USART 1 Receive Data
124 #define AT91C_PB7_TCLK2 (AT91C_PIO_PB7) // Timer Counter 2 external clock input
H A Dat91_pio_sam9g45.h132 #define AT91C_PB7_RXD2 (AT91C_PIO_PB7) // USART 2 Receive Data

Completed in 105 milliseconds