Modules | |
GPC Register Masks | |
Classes | |
struct | GPC_Type |
Macros | |
#define | GPC ((GPC_Type *)GPC_BASE) |
#define | GPC_BASE (0x400F4000u) |
#define | GPC_BASE_ADDRS { GPC_BASE } |
#define | GPC_BASE_PTRS { GPC } |
#define | GPC_IRQS { GPC_IRQn } |
Peripheral GPC base pointer
Definition at line 19102 of file MIMXRT1052.h.
#define GPC_BASE (0x400F4000u) |
Peripheral GPC base address
Definition at line 19100 of file MIMXRT1052.h.
#define GPC_BASE_ADDRS { GPC_BASE } |
Array initializer of GPC peripheral base addresses
Definition at line 19104 of file MIMXRT1052.h.
#define GPC_BASE_PTRS { GPC } |
Array initializer of GPC peripheral base pointers
Definition at line 19106 of file MIMXRT1052.h.
#define GPC_IRQS { GPC_IRQn } |
Interrupt vectors for the GPC peripheral type
Definition at line 19108 of file MIMXRT1052.h.