Searched refs:REMOTE_CORE_BOOT_ADDRESS (Results 1 – 3 of 3) sorted by relevance
34 #ifndef REMOTE_CORE_BOOT_ADDRESS35 #define REMOTE_CORE_BOOT_ADDRESS (0x01000000U) macro895 #ifndef REMOTE_CORE_BOOT_ADDRESS896 #define REMOTE_CORE_BOOT_ADDRESS (0x01000000U) macro
33 #ifndef REMOTE_CORE_BOOT_ADDRESS34 #define REMOTE_CORE_BOOT_ADDRESS (0x01000000U) macro
190 …if (MCMGR_StartCore(kMCMGR_Core1, (void *)(char *)REMOTE_CORE_BOOT_ADDRESS, 2, kMCMGR_Start_Asynch… in HAL_RpmsgMcmgrMasterInit()