/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54113/mcuxpresso/ |
D | boot_multicore_slave.c | 40 #define SYSCON_BASE ((uint32_t) 0x40000000) macro 42 #define CPBOOT (((volatile uint32_t *) (SYSCON_BASE + 0x304))) 43 #define CPSTACK (((volatile uint32_t *) (SYSCON_BASE + 0x308))) 44 #define CPUCTRL (((volatile uint32_t *) (SYSCON_BASE + 0x300))) 46 #define CPBOOT (((volatile uint32_t *) (SYSCON_BASE + 0x804))) 47 #define CPSTACK (((volatile uint32_t *) (SYSCON_BASE + 0x808))) 48 #define CPUCTRL (((volatile uint32_t *) (SYSCON_BASE + 0x800)))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54114/mcuxpresso/ |
D | boot_multicore_slave.c | 40 #define SYSCON_BASE ((uint32_t) 0x40000000) macro 42 #define CPBOOT (((volatile uint32_t *) (SYSCON_BASE + 0x304))) 43 #define CPSTACK (((volatile uint32_t *) (SYSCON_BASE + 0x308))) 44 #define CPUCTRL (((volatile uint32_t *) (SYSCON_BASE + 0x300))) 46 #define CPBOOT (((volatile uint32_t *) (SYSCON_BASE + 0x804))) 47 #define CPSTACK (((volatile uint32_t *) (SYSCON_BASE + 0x808))) 48 #define CPUCTRL (((volatile uint32_t *) (SYSCON_BASE + 0x800)))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC55S69/mcuxpresso/ |
D | boot_multicore_slave.c | 21 #define SYSCON_BASE ((uint32_t)0x50000000) macro 23 #define CPBOOT (((volatile uint32_t *)(SYSCON_BASE + 0x804))) 24 #define CPUCTRL (((volatile uint32_t *)(SYSCON_BASE + 0x800))) 25 #define CPUCFG (((volatile uint32_t *)(SYSCON_BASE + 0xFD4)))
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC811/ |
D | LPC811.h | 5582 #define SYSCON_BASE (0x40048000u) macro 5584 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 5586 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC802/ |
D | LPC802.h | 5432 #define SYSCON_BASE (0x40048000u) macro 5434 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 5436 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC810/ |
D | LPC810.h | 5582 #define SYSCON_BASE (0x40048000u) macro 5584 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 5586 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC812/ |
D | LPC812.h | 5590 #define SYSCON_BASE (0x40048000u) macro 5592 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 5594 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC804/ |
D | LPC804.h | 6459 #define SYSCON_BASE (0x40048000u) macro 6461 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 6463 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC832/ |
D | LPC832.h | 7312 #define SYSCON_BASE (0x40048000u) macro 7314 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 7316 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC822/ |
D | LPC822.h | 7651 #define SYSCON_BASE (0x40048000u) macro 7653 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 7655 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC824/ |
D | LPC824.h | 7651 #define SYSCON_BASE (0x40048000u) macro 7653 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 7655 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC834/ |
D | LPC834.h | 7312 #define SYSCON_BASE (0x40048000u) macro 7314 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 7316 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC844/ |
D | LPC844.h | 8739 #define SYSCON_BASE (0x40048000u) macro 8741 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 8743 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC845/ |
D | LPC845.h | 9263 #define SYSCON_BASE (0x40048000u) macro 9265 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 9267 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC51U68/ |
D | LPC51U68.h | 9286 #define SYSCON_BASE (0x40000000u) macro 9288 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 9290 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54114/ |
D | LPC54114_cm4.h | 10334 #define SYSCON_BASE (0x40000000u) macro 10336 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 10338 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
D | LPC54114_cm0plus.h | 10321 #define SYSCON_BASE (0x40000000u) macro 10323 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 10325 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC54113/ |
D | LPC54113.h | 10335 #define SYSCON_BASE (0x40000000u) macro 10337 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 10339 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5506/ |
D | LPC5506.h | 23938 #define SYSCON_BASE (0x50000000u) macro 23942 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23946 #define SYSCON_BASE_ADDRS { SYSCON_BASE } 23955 #define SYSCON_BASE (0x40000000u) macro 23957 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23959 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502CPXXXX/ |
D | LPC5502CPXXXX.h | 23785 #define SYSCON_BASE (0x50000000u) macro 23789 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23793 #define SYSCON_BASE_ADDRS { SYSCON_BASE } 23802 #define SYSCON_BASE (0x40000000u) macro 23804 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23806 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504/ |
D | LPC5504.h | 23938 #define SYSCON_BASE (0x50000000u) macro 23942 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23946 #define SYSCON_BASE_ADDRS { SYSCON_BASE } 23955 #define SYSCON_BASE (0x40000000u) macro 23957 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23959 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5504CPXXXX/ |
D | LPC5504CPXXXX.h | 23785 #define SYSCON_BASE (0x50000000u) macro 23789 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23793 #define SYSCON_BASE_ADDRS { SYSCON_BASE } 23802 #define SYSCON_BASE (0x40000000u) macro 23804 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23806 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5506CPXXXX/ |
D | LPC5506CPXXXX.h | 23785 #define SYSCON_BASE (0x50000000u) macro 23789 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23793 #define SYSCON_BASE_ADDRS { SYSCON_BASE } 23802 #define SYSCON_BASE (0x40000000u) macro 23804 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23806 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5502/ |
D | LPC5502.h | 23938 #define SYSCON_BASE (0x50000000u) macro 23942 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23946 #define SYSCON_BASE_ADDRS { SYSCON_BASE } 23955 #define SYSCON_BASE (0x40000000u) macro 23957 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23959 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|
/hal_nxp-3.6.0/mcux/mcux-sdk/devices/LPC5528/ |
D | LPC5528.h | 23070 #define SYSCON_BASE (0x50000000u) macro 23074 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23078 #define SYSCON_BASE_ADDRS { SYSCON_BASE } 23087 #define SYSCON_BASE (0x40000000u) macro 23089 #define SYSCON ((SYSCON_Type *)SYSCON_BASE) 23091 #define SYSCON_BASE_ADDRS { SYSCON_BASE }
|