mikroSDK Reference Manual
|
Topics | |
TPM Register Masks | |
Data Structures | |
struct | TPM_Type |
Macros | |
#define | TPM1_BASE (0x400C9000u) |
#define | TPM1 ((TPM_Type *)TPM1_BASE) |
#define | TPM2_BASE (0x400CA000u) |
#define | TPM2 ((TPM_Type *)TPM2_BASE) |
#define | TPM_BASE_ADDRS { 0u, TPM1_BASE, TPM2_BASE } |
#define | TPM_BASE_PTRS { (TPM_Type *)0u, TPM1, TPM2 } |
#define | TPM_IRQS { NotAvail_IRQn, TPM1_IRQn, TPM2_IRQn } |
#define | TPM1_BASE (0x400C9000u) |
#define | TPM1 ((TPM_Type *)TPM1_BASE) |
#define | TPM2_BASE (0x400CA000u) |
#define | TPM2 ((TPM_Type *)TPM2_BASE) |
#define | TPM_BASE_ADDRS { 0u, TPM1_BASE, TPM2_BASE } |
#define | TPM_BASE_PTRS { (TPM_Type *)0u, TPM1, TPM2 } |
#define | TPM_IRQS { NotAvail_IRQn, TPM1_IRQn, TPM2_IRQn } |
#define TPM1_BASE (0x400C9000u) |
Peripheral TPM1 base address
#define TPM1_BASE (0x400C9000u) |
Peripheral TPM1 base address
#define TPM2_BASE (0x400CA000u) |
Peripheral TPM2 base address
#define TPM2_BASE (0x400CA000u) |
Peripheral TPM2 base address
Array initializer of TPM peripheral base addresses
Array initializer of TPM peripheral base addresses
Array initializer of TPM peripheral base pointers
Array initializer of TPM peripheral base pointers
#define TPM_IRQS { NotAvail_IRQn, TPM1_IRQn, TPM2_IRQn } |
Interrupt vectors for the TPM peripheral type
#define TPM_IRQS { NotAvail_IRQn, TPM1_IRQn, TPM2_IRQn } |
Interrupt vectors for the TPM peripheral type