Home
last modified time | relevance | path

Searched refs:RAMCPX_BASE (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/haas1000/
A Dplat_addr_map_haas1000.h50 #ifndef RAMCPX_BASE
51 #define RAMCPX_BASE (RAMX9_BASE + RAMCP_SIZE) macro
63 #ifndef RAMCPX_BASE
64 #define RAMCPX_BASE RAMX1_BASE
67 #define RAMCPX_SIZE (RAMX2_BASE - RAMCPX_BASE)
/AliOS-Things-master/hardware/chip/haas1000/drivers/config/
A Dcommon.mk510 ifneq ($(RAMCPX_BASE),)
511 KBUILD_CPPFLAGS += -DRAMCPX_BASE=$(RAMCPX_BASE)
/AliOS-Things-master/hardware/chip/haas1000/drivers/config/haas1000_normalization/
A Dtarget.mk472 export RAMCPX_BASE ?= 0x00200000+$(RAM_SIZE)+$(RAMCP_SIZE)

Completed in 5 milliseconds