Modules | |
CCM Register Masks | |
Classes | |
struct | CCM_Type |
Macros | |
#define | CCM ((CCM_Type *)CCM_BASE) |
#define | CCM_BASE (0x400FC000u) |
#define | CCM_BASE_ADDRS { CCM_BASE } |
#define | CCM_BASE_PTRS { CCM } |
#define | CCM_IRQS { CCM_1_IRQn, CCM_2_IRQn } |
Peripheral CCM base pointer
Definition at line 6049 of file MIMXRT1052.h.
#define CCM_BASE (0x400FC000u) |
Peripheral CCM base address
Definition at line 6047 of file MIMXRT1052.h.
#define CCM_BASE_ADDRS { CCM_BASE } |
Array initializer of CCM peripheral base addresses
Definition at line 6051 of file MIMXRT1052.h.
#define CCM_BASE_PTRS { CCM } |
Array initializer of CCM peripheral base pointers
Definition at line 6053 of file MIMXRT1052.h.
#define CCM_IRQS { CCM_1_IRQn, CCM_2_IRQn } |
Interrupt vectors for the CCM peripheral type
Definition at line 6055 of file MIMXRT1052.h.