Modules | |
CMP Register Masks | |
Classes | |
struct | CMP_Type |
Macros | |
#define | CMP1 ((CMP_Type *)CMP1_BASE) |
#define | CMP1_BASE (0x40094000u) |
#define | CMP2 ((CMP_Type *)CMP2_BASE) |
#define | CMP2_BASE (0x40094008u) |
#define | CMP3 ((CMP_Type *)CMP3_BASE) |
#define | CMP3_BASE (0x40094010u) |
#define | CMP4 ((CMP_Type *)CMP4_BASE) |
#define | CMP4_BASE (0x40094018u) |
#define | CMP_BASE_ADDRS { 0u, CMP1_BASE, CMP2_BASE, CMP3_BASE, CMP4_BASE } |
#define | CMP_BASE_PTRS { (CMP_Type *)0u, CMP1, CMP2, CMP3, CMP4 } |
#define | CMP_IRQS { NotAvail_IRQn, ACMP1_IRQn, ACMP2_IRQn, ACMP3_IRQn, ACMP4_IRQn } |
Peripheral CMP1 base pointer
Definition at line 8756 of file MIMXRT1052.h.
#define CMP1_BASE (0x40094000u) |
Peripheral CMP1 base address
Definition at line 8754 of file MIMXRT1052.h.
Peripheral CMP2 base pointer
Definition at line 8760 of file MIMXRT1052.h.
#define CMP2_BASE (0x40094008u) |
Peripheral CMP2 base address
Definition at line 8758 of file MIMXRT1052.h.
Peripheral CMP3 base pointer
Definition at line 8764 of file MIMXRT1052.h.
#define CMP3_BASE (0x40094010u) |
Peripheral CMP3 base address
Definition at line 8762 of file MIMXRT1052.h.
Peripheral CMP4 base pointer
Definition at line 8768 of file MIMXRT1052.h.
#define CMP4_BASE (0x40094018u) |
Peripheral CMP4 base address
Definition at line 8766 of file MIMXRT1052.h.
Array initializer of CMP peripheral base addresses
Definition at line 8770 of file MIMXRT1052.h.
Array initializer of CMP peripheral base pointers
Definition at line 8772 of file MIMXRT1052.h.
#define CMP_IRQS { NotAvail_IRQn, ACMP1_IRQn, ACMP2_IRQn, ACMP3_IRQn, ACMP4_IRQn } |
Interrupt vectors for the CMP peripheral type
Definition at line 8774 of file MIMXRT1052.h.