Searched defs:bootAddress (Results 1 – 5 of 5) sorted by relevance
44 volatile uint32_t bootAddress; in boot_multicore_slave() local
153 mcmgr_status_t MCMGR_StartCore(mcmgr_core_t coreNum, void *bootAddress, uint32_t startupData, mcmgr… in MCMGR_StartCore()
70 mcmgr_status_t mcmgr_start_core_internal(mcmgr_core_t coreNum, void *bootAddress) in mcmgr_start_core_internal()
101 void *bootAddress = (void *)&__core_m0slave_START__; in boot_multicore_slave() local