Home
last modified time | relevance | path

Searched refs:DSP_RAM_SIZE (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/config/haas1000_a7/
A Dtarget.mk37 export DSP_RAM_SIZE ?= 0
41 export DSP_RAM_SIZE ?= 0x80000
44 export DSP_RAM_SIZE ?= 0x80000
76 export DSP_RAM_SIZE ?= 0x80000
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/haas1000/
A Dplat_addr_map_haas1000.h194 #ifndef DSP_RAM_SIZE
196 #define DSP_RAM_SIZE MAX_DSP_RAM_SIZE macro
199 #define DSP_RAM_SIZE (DSP_RAM1_BASE - DSP_RAM0_BASE)
201 #define DSP_RAM_SIZE (DSP_RAM4_BASE - DSP_RAM0_BASE)
/AliOS-Things-master/hardware/chip/haas1000/drivers/config/haas1000_normalization/
A Dtarget.mk135 export DSP_RAM_SIZE ?= 0
139 export DSP_RAM_SIZE ?= 0x80000
142 export DSP_RAM_SIZE ?= 0x80000
429 export DSP_RAM_SIZE ?= 0
432 export DSP_RAM_SIZE ?= 0x80000
450 export DSP_RAM_SIZE ?= 0x80000
/AliOS-Things-master/hardware/chip/haas1000/drivers/config/
A Dcommon.mk518 ifneq ($(DSP_RAM_SIZE),)
519 KBUILD_CPPFLAGS += -DDSP_RAM_SIZE=$(DSP_RAM_SIZE)

Completed in 7 milliseconds