Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h2170 pUSART->US_CR = AT91C_US_RXEN; in AT91F_US_EnableRx()
2192 pUSART->US_CR = AT91C_US_RXEN; in AT91F_US_ResetRx()
DAT91SAM7S64_inc.h207 #define AT91C_US_RXEN ( 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
DAT91SAM7X128_inc.h142 #define AT91C_US_RXEN ( 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
DAT91SAM7X256_inc.h142 #define AT91C_US_RXEN ( 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
DAT91SAM7S64.h243 #define AT91C_US_RXEN ( ( unsigned int ) 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
DAT91SAM7X128.h318 #define AT91C_US_RXEN ( ( unsigned int ) 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
DAT91SAM7X256.h318 #define AT91C_US_RXEN ( ( unsigned int ) 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
/Kernel-v11.0.1/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h318 #define AT91C_US_RXEN ( ( unsigned int ) 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
Dioat91sam7x256.h318 #define AT91C_US_RXEN ( ( unsigned int ) 0x1 << 4 ) /* (DBGU) Receiver Enable */ macro
2809 AT91C_US_RXEN EQU( 0x1 << 4 );