Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
DAT91SAM7S64_inc.h770 #define AT91C_SSC_SWRST (0x1 << 15) // (SSC) Software Reset macro
DAT91SAM7X128_inc.h679 #define AT91C_SSC_SWRST (0x1 << 15) // (SSC) Software Reset macro
DAT91SAM7X256_inc.h679 #define AT91C_SSC_SWRST (0x1 << 15) // (SSC) Software Reset macro
Dlib_AT91SAM7S64.h473 pSSC->SSC_CR = AT91C_SSC_SWRST | AT91C_SSC_RXDIS | AT91C_SSC_TXDIS ; in AT91F_SSC_Configure()
DAT91SAM7S64.h846 #define AT91C_SSC_SWRST ((unsigned int) 0x1 << 15) // (SSC) Software Reset macro
DAT91SAM7X128.h897 #define AT91C_SSC_SWRST ((unsigned int) 0x1 << 15) // (SSC) Software Reset macro
DAT91SAM7X256.h897 #define AT91C_SSC_SWRST ((unsigned int) 0x1 << 15) // (SSC) Software Reset macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h897 #define AT91C_SSC_SWRST ((unsigned int) 0x1 << 15) // (SSC) Software Reset macro
Dioat91sam7x256.h897 #define AT91C_SSC_SWRST ((unsigned int) 0x1 << 15) // (SSC) Software Reset macro
3151 AT91C_SSC_SWRST EQU (0x1 << 15) ;- (SSC) Software Reset