Searched refs:at91_pio_t (Results 1 – 6 of 6) 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()
25 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
22 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE;
665 # define I2C_SOFT_DECLARATIONS at91_pio_t *pio = (at91_pio_t *) ATMEL_BASE_PIOA;
322 at91_pio_t *pio = (at91_pio_t *) ATMEL_BASE_PIO; in at91emac_init()
127 } at91_pio_t; typedef