Home
last modified time | relevance | path

Searched refs:DEBUG_PORT (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/drivers/config/haas1000_a7/
A Dtarget.mk20 DEBUG_PORT ?= 1
23 DEBUG_PORT ?= 3
26 DEBUG_PORT ?= 4
/AliOS-Things-master/hardware/chip/haas1000/drivers/services/a7_dsp/common/
A DMakefile53 ifneq ($(DEBUG_PORT),)
54 CFLAGS_a7_main.o += -DDEBUG_PORT=$(DEBUG_PORT)
/AliOS-Things-master/hardware/chip/haas1000/drivers/config/haas1000_normalization/
A Dtarget.mk118 DEBUG_PORT ?= 2
121 DEBUG_PORT ?= 1
124 DEBUG_PORT ?= 1
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/main/
A DMakefile275 ifneq ($(DEBUG_PORT),)
276 ccflags-y += -DDEBUG_PORT=$(DEBUG_PORT)
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/hal/
A DMakefile353 ifneq ($(DEBUG_PORT),)
354 CFLAGS_hal_uart.o += -DDEBUG_PORT=$(DEBUG_PORT)
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/include/
A Dhal_platform.h538 __I u32 DEBUG_PORT; /*!< USI debug port register, Address offset: 0X64*/ member

Completed in 14 milliseconds