Searched refs:at91_pio_t (Results 1 – 6 of 6) 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()
26 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
23 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE;
680 # define I2C_SOFT_DECLARATIONS at91_pio_t *pio = (at91_pio_t *) ATMEL_BASE_PIOA;
323 at91_pio_t *pio = (at91_pio_t *) ATMEL_BASE_PIO; in at91emac_init()
128 } at91_pio_t; typedef