Searched refs:ATMEL_BASE_PIO (Results 1 – 9 of 9) sorted by relevance
25 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in green_led_on()31 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in yellow_led_on()37 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in red_led_on()43 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in green_led_off()49 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in yellow_led_off()55 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in red_led_off()61 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in coloured_LED_init()
19 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)21 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)23 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)25 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)28 (ATMEL_BASE_PIO + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)30 (ATMEL_BASE_PIO + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)32 (ATMEL_BASE_PIO + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
63 #define ATMEL_BASE_PIO 0xFFFFF400 /* 4x 0x200 Offset */ macro73 #define AT91_PIO_BASE ATMEL_BASE_PIO
122 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
121 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
136 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
141 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
138 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
322 at91_pio_t *pio = (at91_pio_t *) ATMEL_BASE_PIO; in at91emac_init()