Home
last modified time | relevance | path

Searched refs:AT91C_US_RSTSTA (Results 1 – 8 of 8) sorted by relevance

/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
DAT91SAM7S64_inc.h866 #define AT91C_US_RSTSTA ( 0x1 << 8 ) /* (USART) Reset Status Bits */ macro
DAT91SAM7X128_inc.h146 #define AT91C_US_RSTSTA ( 0x1 << 8 ) /* (DBGU) Reset Status Bits */ macro
DAT91SAM7X256_inc.h146 #define AT91C_US_RSTSTA ( 0x1 << 8 ) /* (DBGU) Reset Status Bits */ macro
DAT91SAM7S64.h962 #define AT91C_US_RSTSTA ( ( unsigned int ) 0x1 << 8 ) /* (USART) Reset Status Bit… macro
DAT91SAM7X128.h322 #define AT91C_US_RSTSTA ( ( unsigned int ) 0x1 << 8 ) /* (DBGU) Reset Status Bits */ macro
DAT91SAM7X256.h322 #define AT91C_US_RSTSTA ( ( unsigned int ) 0x1 << 8 ) /* (DBGU) Reset Status Bits */ macro
/Kernel-v11.0.1/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h322 #define AT91C_US_RSTSTA ( ( unsigned int ) 0x1 << 8 ) /* (DBGU) Reset Status Bits */ macro
Dioat91sam7x256.h322 #define AT91C_US_RSTSTA ( ( unsigned int ) 0x1 << 8 ) /* (DBGU) Reset Status Bits */ macro
2817 AT91C_US_RSTSTA EQU( 0x1 << 8 );