Searched refs:PIO_PUER (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/arm/at91/
H A Dat91_pioreg.h57 #define PIO_PUER 0x64 /* PIO Pull-up Enable Register */ macro
H A Dat91_pio.c296 PIO[PIO_PUER / 4] = periph_a_mask;
309 PIO[PIO_PUER / 4] = periph_b_mask;
337 PIO[PIO_PUER / 4] = output_enable_mask;

Completed in 87 milliseconds