Home
last modified time | relevance | path

Searched refs:CORE0_ILM_SYSTEM_BASE (Results 1 – 7 of 7) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/
A Dhpm_misc.h15 #define CORE0_ILM_SYSTEM_BASE (0x1000000U) macro
27 (((CORE0_ILM_SYSTEM_BASE) <= (address)) && \
28 ((CORE0_ILM_SYSTEM_BASE + ILM_SIZE_IN_BYTE) > (address)))
43 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))
62 sys_addr += CORE1_ILM_SYSTEM_BASE - CORE0_ILM_SYSTEM_BASE; in core_local_mem_to_sys_address()
81 addr = (addr - CORE0_ILM_SYSTEM_BASE) + ILM_LOCAL_BASE; in sys_address_to_core_local_mem()
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/
A Dhpm_misc.h15 #define CORE0_ILM_SYSTEM_BASE (0x1040000U) macro
31 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/
A Dhpm_misc.h15 #define CORE0_ILM_SYSTEM_BASE (0x1040000U) macro
31 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/
A Dhpm_misc.h15 #define CORE0_ILM_SYSTEM_BASE (0x1040000U) macro
33 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/
A Dhpm_misc.h15 #define CORE0_ILM_SYSTEM_BASE (0x1040000U) macro
33 (CORE0_ILM_SYSTEM_BASE + (address) - (ILM_LOCAL_BASE))
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/
A Dhpm_misc.h20 #define CORE0_ILM_SYSTEM_BASE (0x00000000U) macro
/bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/
A Dhpm_misc.h19 #define CORE0_ILM_SYSTEM_BASE (0x0U) macro

Completed in 43 milliseconds