Home
last modified time | relevance | path

Searched refs:AT91C_RSTC_URSTS (Results 1 – 6 of 6) sorted by relevance

/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
DAT91SAM7X128_inc.h313 #define AT91C_RSTC_URSTS ( 0x1 << 0 ) /* (RSTC) User Reset Status */ macro
DAT91SAM7X256_inc.h313 #define AT91C_RSTC_URSTS ( 0x1 << 0 ) /* (RSTC) User Reset Status */ macro
DAT91SAM7X128.h513 #define AT91C_RSTC_URSTS ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Stat… macro
DAT91SAM7X256.h513 #define AT91C_RSTC_URSTS ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Stat… macro
/Kernel-v11.0.1/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h513 #define AT91C_RSTC_URSTS ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Stat… macro
Dioat91sam7x256.h513 #define AT91C_RSTC_URSTS ( ( unsigned int ) 0x1 << 0 ) /* (RSTC) User Reset Stat… macro
3006 AT91C_RSTC_URSTS EQU( 0x1 << 0 );