Home
last modified time | relevance | path

Searched refs:AT91C_US_RSTRX (Results 1 – 9 of 9) sorted by relevance

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h2265 pUSART->US_CR = AT91C_US_RSTRX | AT91C_US_RSTTX | AT91C_US_RXDIS | AT91C_US_TXDIS ; in AT91F_US_Configure()
2311 pUSART->US_CR = AT91C_US_RSTRX; in AT91F_US_ResetRx()
2374 pUSART->US_CR = AT91C_US_TXDIS | AT91C_US_RXDIS | AT91C_US_RSTTX | AT91C_US_RSTRX ; in AT91F_US_Close()
DAT91SAM7S64_inc.h205 #define AT91C_US_RSTRX (0x1 << 2) // (DBGU) Reset Receiver macro
DAT91SAM7X128_inc.h140 #define AT91C_US_RSTRX (0x1 << 2) // (DBGU) Reset Receiver macro
DAT91SAM7X256_inc.h140 #define AT91C_US_RSTRX (0x1 << 2) // (DBGU) Reset Receiver macro
DAT91SAM7S64.h238 #define AT91C_US_RSTRX ((unsigned int) 0x1 << 2) // (DBGU) Reset Receiver macro
DAT91SAM7X128.h312 #define AT91C_US_RSTRX ((unsigned int) 0x1 << 2) // (DBGU) Reset Receiver macro
DAT91SAM7X256.h312 #define AT91C_US_RSTRX ((unsigned int) 0x1 << 2) // (DBGU) Reset Receiver macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h312 #define AT91C_US_RSTRX ((unsigned int) 0x1 << 2) // (DBGU) Reset Receiver macro
Dioat91sam7x256.h312 #define AT91C_US_RSTRX ((unsigned int) 0x1 << 2) // (DBGU) Reset Receiver macro
2759 AT91C_US_RSTRX EQU (0x1 << 2) ;- (DBGU) Reset Receiver