Searched refs:ATMEL_BASE_PIO (Results 1 – 9 of 9) sorted by relevance
26 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in green_led_on()32 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in yellow_led_on()38 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in red_led_on()44 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in green_led_off()50 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in yellow_led_off()56 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in red_led_off()62 at91_pio_t *pio = (at91_pio_t *)ATMEL_BASE_PIO; in coloured_LED_init()
20 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)22 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)24 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)26 (ATMEL_BASE_PIO + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)29 (ATMEL_BASE_PIO + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)31 (ATMEL_BASE_PIO + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)33 (ATMEL_BASE_PIO + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
65 #define ATMEL_BASE_PIO 0xFFFFF400 /* 4x 0x200 Offset */ macro75 #define AT91_PIO_BASE ATMEL_BASE_PIO
128 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
126 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
142 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
147 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
144 #define ATMEL_BASE_PIO ATMEL_BASE_PIOA macro
323 at91_pio_t *pio = (at91_pio_t *) ATMEL_BASE_PIO; in at91emac_init()