Home
last modified time | relevance | path

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

/Kernel-v10.6.2/portable/IAR/AtmelSAM7S64/
DAT91SAM7S64_inc.h802 #define AT91C_SSC_MSBF (0x1 << 7) // (SSC) Most Significant Bit First macro
DAT91SAM7X128_inc.h705 #define AT91C_SSC_MSBF (0x1 << 7) // (SSC) Most Significant Bit First macro
DAT91SAM7X256_inc.h705 #define AT91C_SSC_MSBF (0x1 << 7) // (SSC) Most Significant Bit First macro
Dlib_AT91SAM7S64.h425 AT91C_SSC_MSBF +\
DAT91SAM7S64.h878 #define AT91C_SSC_MSBF ((unsigned int) 0x1 << 7) // (SSC) Most Significant Bit First macro
DAT91SAM7X128.h923 #define AT91C_SSC_MSBF ((unsigned int) 0x1 << 7) // (SSC) Most Significant Bit First macro
DAT91SAM7X256.h923 #define AT91C_SSC_MSBF ((unsigned int) 0x1 << 7) // (SSC) Most Significant Bit First macro
/Kernel-v10.6.2/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h923 #define AT91C_SSC_MSBF ((unsigned int) 0x1 << 7) // (SSC) Most Significant Bit First macro
Dioat91sam7x256.h923 #define AT91C_SSC_MSBF ((unsigned int) 0x1 << 7) // (SSC) Most Significant Bit First macro
3177 AT91C_SSC_MSBF EQU (0x1 << 7) ;- (SSC) Most Significant Bit First