Searched refs:AT91C_PIO_PA19 (Results 1 – 5 of 5) sorted by relevance
37 #define AT91C_PA19_SCK0 (AT91C_PIO_PA19) // USART 0 Serial Clock38 #define AT91C_PA19_TIOA1 (AT91C_PIO_PA19) // Timer Counter 1 Multipurpose Timer I/O Pin A
46 at91_pio_use_periph_a(AT91SAM9G20_PIOA_BASE, AT91C_PIO_PA19, 0); /* ETXCK_EREFCK */ in board_init()
71 at91_pio_use_periph_a(AT91SAM9260_PIOA_BASE, AT91C_PIO_PA19, 0); in board_init()
88 #define AT91C_PIO_PA19 ((unsigned int) 1 << 19) // Pin Controlled by PA19 macro
35 #define AT91C_PA19_ETXCK (AT91C_PIO_PA19) // Ethernet MAC Transmit Clock/Reference Clock