Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
Dlib_AT91SAM7S64.h2027 AT91C_US_CHRL_8_BITS + \
2035 AT91C_US_CHRL_8_BITS + \
2044 AT91C_US_CHRL_8_BITS + \
2056 AT91C_US_CHRL_8_BITS + \
2065 AT91C_US_CHRL_8_BITS + \
DAT91SAM7S64_inc.h897 #define AT91C_US_CHRL_8_BITS ( 0x3 << 6 ) /* (USART) Character Length: 8 bits */ macro
DAT91SAM7X128_inc.h615 #define AT91C_US_CHRL_8_BITS ( 0x3 << 6 ) /* (USART) Character Length: 8 bits */ macro
DAT91SAM7X256_inc.h615 #define AT91C_US_CHRL_8_BITS ( 0x3 << 6 ) /* (USART) Character Length: 8 bits */ macro
DAT91SAM7S64.h993 #define AT91C_US_CHRL_8_BITS ( ( unsigned int ) 0x3 << 6 ) /* (USART) Character Length… macro
DAT91SAM7X128.h842 #define AT91C_US_CHRL_8_BITS ( ( unsigned int ) 0x3 << 6 ) /* (USART) Character Length… macro
DAT91SAM7X256.h842 #define AT91C_US_CHRL_8_BITS ( ( unsigned int ) 0x3 << 6 ) /* (USART) Character Length… macro
/Kernel-v11.0.1/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h842 #define AT91C_US_CHRL_8_BITS ( ( unsigned int ) 0x3 << 6 ) /* (USART) Character Length… macro
Dioat91sam7x256.h842 #define AT91C_US_CHRL_8_BITS ( ( unsigned int ) 0x3 << 6 ) /* (USART) Character Length… macro
3433 AT91C_US_CHRL_8_BITS EQU( 0x3 << 6 );