Searched refs:CORE1_ILM_SYSTEM_BASE (Results 1 – 5 of 5) sorted by relevance
17 #define CORE1_ILM_SYSTEM_BASE (0x1180000U) macro34 (((CORE1_ILM_SYSTEM_BASE) <= (address)) && \35 ((CORE1_ILM_SYSTEM_BASE + ILM_SIZE_IN_BYTE) > (address)))62 sys_addr += CORE1_ILM_SYSTEM_BASE - CORE0_ILM_SYSTEM_BASE; in core_local_mem_to_sys_address()75 addr = (addr - CORE1_ILM_SYSTEM_BASE) + ILM_LOCAL_BASE; in sys_address_to_core_local_mem()
22 #define CORE1_ILM_SYSTEM_BASE (0x00040000U) macro
21 #define CORE1_ILM_SYSTEM_BASE (0x20000U) macro
17 #define CORE1_ILM_SYSTEM_BASE (0x1180000U) macro
Completed in 7 milliseconds