Home
last modified time | relevance | path

Searched defs:bootAddress (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/devices/MIMXRT1176/mcuxpresso/
Dboot_multicore_slave.c44 volatile uint32_t bootAddress; in boot_multicore_slave() local
/hal_nxp-latest/mcux/middleware/mcux-sdk-middleware-multicore/mcmgr/src/
Dmcmgr.c153 mcmgr_status_t MCMGR_StartCore(mcmgr_core_t coreNum, void *bootAddress, uint32_t startupData, mcmgr… in MCMGR_StartCore()
Dmcmgr_internal_core_api_kw45b41.c70 mcmgr_status_t mcmgr_start_core_internal(mcmgr_core_t coreNum, void *bootAddress) in mcmgr_start_core_internal()
Dmcmgr_internal_core_api_mcxw716.c70 mcmgr_status_t mcmgr_start_core_internal(mcmgr_core_t coreNum, void *bootAddress) in mcmgr_start_core_internal()
/hal_nxp-latest/mcux/mcux-sdk/devices/K32L3A60/mcuxpresso/
Dboot_multicore_slave.c101 void *bootAddress = (void *)&__core_m0slave_START__; in boot_multicore_slave() local