|
Contiki 3.x
|
Modules | |
| PIT - Register accessor macros | |
| PIT Register Masks | |
Data Structures | |
| struct | PIT_Type |
| PIT - Register Layout Typedef. More... | |
Macros | |
| #define | PIT_BASE (0x40037000u) |
| Peripheral PIT base address. | |
| #define | PIT ((PIT_Type *)PIT_BASE) |
| Peripheral PIT base pointer. | |
| #define | PIT_BASE_ADDRS { PIT_BASE } |
| Array initializer of PIT peripheral base addresses. | |
| #define | PIT_BASE_PTRS { PIT } |
| Array initializer of PIT peripheral base pointers. | |
| #define | PIT_IRQS { PIT_IRQn, PIT_IRQn } |
| Interrupt vectors for the PIT peripheral type. | |
1.8.6