Lines Matching refs:Base
203 extern uint32_t Image$$RW_m_ncache$$Base[]; in BOARD_ConfigMPU()
205 extern uint32_t Image$$RW_m_ncache_aux$$Base[]; in BOARD_ConfigMPU()
206 uint32_t nonCacheStart = (uint32_t)Image$$RW_m_ncache$$Base; in BOARD_ConfigMPU()
207 uint32_t nonCacheSize = ((uint32_t)Image$$RW_m_ncache_aux$$Base) - nonCacheStart; in BOARD_ConfigMPU()
221 extern uint32_t Image$$RPMSG_SH_MEM$$Base[]; in BOARD_ConfigMPU()
223 extern uint32_t Image$$RPMSG_SH_MEM_aux$$Base[]; in BOARD_ConfigMPU()
224 uint32_t rpmsgShmemStart = (uint32_t)Image$$RPMSG_SH_MEM$$Base; in BOARD_ConfigMPU()
225 uint32_t rpmsgShmemSize = ((uint32_t)Image$$RPMSG_SH_MEM_aux$$Base) - rpmsgShmemStart; in BOARD_ConfigMPU()
407 extern uint32_t Image$$RW_m_ncache$$Base[]; in BOARD_ConfigMPU()
409 extern uint32_t Image$$RW_m_ncache_aux$$Base[]; in BOARD_ConfigMPU()
410 uint32_t nonCacheStart = (uint32_t)Image$$RW_m_ncache$$Base; in BOARD_ConfigMPU()
411 uint32_t nonCacheSize = ((uint32_t)Image$$RW_m_ncache_aux$$Base) - nonCacheStart; in BOARD_ConfigMPU()
425 extern uint32_t Image$$RPMSG_SH_MEM$$Base[]; in BOARD_ConfigMPU()
427 extern uint32_t Image$$RPMSG_SH_MEM_aux$$Base[]; in BOARD_ConfigMPU()
428 uint32_t rpmsgShmemStart = (uint32_t)Image$$RPMSG_SH_MEM$$Base; in BOARD_ConfigMPU()
429 uint32_t rpmsgShmemSize = (uint32_t)Image$$RPMSG_SH_MEM_aux$$Base - rpmsgShmemStart; in BOARD_ConfigMPU()