Contiki 3.x
|
Modules | |
SPI Register Masks | |
Data Structures | |
struct | SPI_Type |
SPI - Register Layout Typedef. More... | |
Macros | |
#define | SPI0_BASE (0x4002C000u) |
Peripheral SPI0 base address. | |
#define | SPI0 ((SPI_Type *)SPI0_BASE) |
Peripheral SPI0 base pointer. | |
#define | SPI1_BASE (0x4002D000u) |
Peripheral SPI1 base address. | |
#define | SPI1 ((SPI_Type *)SPI1_BASE) |
Peripheral SPI1 base pointer. | |
#define | SPI2_BASE (0x400AC000u) |
Peripheral SPI2 base address. | |
#define | SPI2 ((SPI_Type *)SPI2_BASE) |
Peripheral SPI2 base pointer. | |
#define | SPI_BASES { SPI0, SPI1, SPI2 } |
Array initializer of SPI peripheral base pointers. | |
#define | SPI0_BASE (0x4002C000u) |
Peripheral SPI0 base address. | |
#define | SPI0 ((SPI_Type *)SPI0_BASE) |
Peripheral SPI0 base pointer. | |
#define | SPI1_BASE (0x4002D000u) |
Peripheral SPI1 base address. | |
#define | SPI1 ((SPI_Type *)SPI1_BASE) |
Peripheral SPI1 base pointer. | |
#define | SPI2_BASE (0x400AC000u) |
Peripheral SPI2 base address. | |
#define | SPI2 ((SPI_Type *)SPI2_BASE) |
Peripheral SPI2 base pointer. | |