Home
last modified time | relevance | path

Searched defs:AT91C_SPI_SWRST (Results 1 – 8 of 8) sorted by relevance

/FreeRTOS-Kernel/portable/IAR/AtmelSAM7S64/
A DAT91SAM7S64_inc.h580 #define AT91C_SPI_SWRST ( 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
A DAT91SAM7S64.h660 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
A DAT91SAM7X128_inc.h504 #define AT91C_SPI_SWRST ( 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
A DAT91SAM7X256_inc.h504 #define AT91C_SPI_SWRST ( 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
A DAT91SAM7X128.h725 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
A DAT91SAM7X256.h725 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
/FreeRTOS-Kernel/portable/GCC/ARM7_AT91SAM7S/
A DAT91SAM7X256.h725 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro
A Dioat91sam7x256.h725 #define AT91C_SPI_SWRST ( ( unsigned int ) 0x1 << 7 ) /* (SPI) SPI Software reset */ macro

Completed in 116 milliseconds