Searched refs:AT91C_UDP_FADDEN (Results 1 – 9 of 9) sorted by relevance
2549 pUDP->UDP_GLBSTATE &= ~(AT91C_UDP_FADDEN | AT91C_UDP_CONFG); in AT91F_UDP_SetState()2560 return (pUDP->UDP_GLBSTATE & (AT91C_UDP_FADDEN | AT91C_UDP_CONFG)); in AT91F_UDP_GetState()
1220 #define AT91C_UDP_FADDEN (0x1 << 0) // (UDP) Function Address Enable macro
861 #define AT91C_UDP_FADDEN (0x1 << 0) // (UDP) Function Address Enable macro
1322 #define AT91C_UDP_FADDEN ((unsigned int) 0x1 << 0) // (UDP) Function Address Enable macro
1096 #define AT91C_UDP_FADDEN ((unsigned int) 0x1 << 0) // (UDP) Function Address Enable macro
1096 #define AT91C_UDP_FADDEN ((unsigned int) 0x1 << 0) // (UDP) Function Address Enable macro3291 AT91C_UDP_FADDEN EQU (0x1 << 0) ;- (UDP) Function Address Enable