Home
last modified time | relevance | path

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

/Kernel-v11.0.1/portable/IAR/AtmelSAM7S64/
DAT91SAM7S64_inc.h950 #define AT91C_TWI_SWRST ( 0x1 << 7 ) /* (TWI) Software Reset */ macro
DAT91SAM7X128_inc.h756 #define AT91C_TWI_SWRST ( 0x1 << 7 ) /* (TWI) Software Reset */ macro
DAT91SAM7X256_inc.h756 #define AT91C_TWI_SWRST ( 0x1 << 7 ) /* (TWI) Software Reset */ macro
Dlib_AT91SAM7S64.h1990 pTWI->TWI_CR = AT91C_TWI_SWRST; in AT91F_TWI_Configure()
DAT91SAM7S64.h1050 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro
DAT91SAM7X128.h995 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro
DAT91SAM7X256.h995 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro
/Kernel-v11.0.1/portable/GCC/ARM7_AT91SAM7S/
DAT91SAM7X256.h995 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro
Dioat91sam7x256.h995 #define AT91C_TWI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (TWI) Software Reset */ macro
3621 AT91C_TWI_SWRST EQU( 0x1 << 7 );