Searched refs:PIO_OER (Results 1 - 5 of 5) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/at91/image/dfboot/src/
H A Dled.c100 PIOB->PIO_OER = AT91C_PIO_PB2 | AT91C_PIO_PB1 | AT91C_PIO_PB0;
H A Dat45.c71 AT91C_BASE_PIOB->PIO_OER = AT91C_PIO_PB7; /* Configure in output */
/netgear-R7800-V1.0.2.28/target/linux/at91/image/dfboot/src/include/
H A Dlib_AT91RM9200.h979 pPio->PIO_OER = pioEnable; // Configure in Output
1155 pPio->PIO_OER = flag;
H A DAT91RM9200_inc.h318 #define PIO_OER (16) // Output Enable Register macro
H A DAT91RM9200.h596 AT91_REG PIO_OER; // Output Enable Register member in struct:_AT91S_PIO

Completed in 177 milliseconds