Searched refs:AT91C_US_RXEN (Results 1 – 9 of 9) sorted by relevance
2289 pUSART->US_CR = AT91C_US_RXEN; in AT91F_US_EnableRx()2313 pUSART->US_CR = AT91C_US_RXEN; in AT91F_US_ResetRx()
207 #define AT91C_US_RXEN (0x1 << 4) // (DBGU) Receiver Enable macro
142 #define AT91C_US_RXEN (0x1 << 4) // (DBGU) Receiver Enable macro
240 #define AT91C_US_RXEN ((unsigned int) 0x1 << 4) // (DBGU) Receiver Enable macro
314 #define AT91C_US_RXEN ((unsigned int) 0x1 << 4) // (DBGU) Receiver Enable macro
314 #define AT91C_US_RXEN ((unsigned int) 0x1 << 4) // (DBGU) Receiver Enable macro2761 AT91C_US_RXEN EQU (0x1 << 4) ;- (DBGU) Receiver Enable