Go to the source code of this file.
◆ CORE0_DLM_LOCAL_BASE
| #define CORE0_DLM_LOCAL_BASE (0x200000U) |
◆ CORE0_DLM_SIZE_IN_BYTE
| #define CORE0_DLM_SIZE_IN_BYTE (0x20000U) |
◆ CORE0_DLM_SYSTEM_BASE
| #define CORE0_DLM_SYSTEM_BASE (0x200000U) |
◆ CORE0_ILM_LOCAL_BASE
| #define CORE0_ILM_LOCAL_BASE (0x0U) |
◆ CORE0_ILM_SIZE_IN_BYTE
| #define CORE0_ILM_SIZE_IN_BYTE (0x20000U) |
◆ CORE0_ILM_SYSTEM_BASE
| #define CORE0_ILM_SYSTEM_BASE (0x0U) |
◆ CORE1_DLM_LOCAL_BASE
| #define CORE1_DLM_LOCAL_BASE (0x240000U) |
◆ CORE1_DLM_SIZE_IN_BYTE
| #define CORE1_DLM_SIZE_IN_BYTE (0x20000U) |
◆ CORE1_DLM_SYSTEM_BASE
| #define CORE1_DLM_SYSTEM_BASE (0x240000U) |
◆ CORE1_ILM_LOCAL_BASE
| #define CORE1_ILM_LOCAL_BASE (0x40000U) |
◆ CORE1_ILM_SIZE_IN_BYTE
| #define CORE1_ILM_SIZE_IN_BYTE (0x20000U) |
◆ CORE1_ILM_SYSTEM_BASE
| #define CORE1_ILM_SYSTEM_BASE (0x40000U) |
◆ HPM_CORE0
◆ HPM_CORE1
◆ core_local_mem_to_sys_address()
| static uint32_t core_local_mem_to_sys_address |
( |
uint8_t |
core_id, |
|
|
uint32_t |
addr |
|
) |
| |
|
inlinestatic |
◆ sys_address_to_core_local_mem()
| static uint32_t sys_address_to_core_local_mem |
( |
uint8_t |
core_id, |
|
|
uint32_t |
addr |
|
) |
| |
|
inlinestatic |