Searched refs:DEBUG_PORT (Results 1 – 6 of 6) sorted by relevance
20 DEBUG_PORT ?= 123 DEBUG_PORT ?= 326 DEBUG_PORT ?= 4
53 ifneq ($(DEBUG_PORT),)54 CFLAGS_a7_main.o += -DDEBUG_PORT=$(DEBUG_PORT)
118 DEBUG_PORT ?= 2121 DEBUG_PORT ?= 1124 DEBUG_PORT ?= 1
275 ifneq ($(DEBUG_PORT),)276 ccflags-y += -DDEBUG_PORT=$(DEBUG_PORT)
353 ifneq ($(DEBUG_PORT),)354 CFLAGS_hal_uart.o += -DDEBUG_PORT=$(DEBUG_PORT)
538 __I u32 DEBUG_PORT; /*!< USI debug port register, Address offset: 0X64*/ member
Completed in 14 milliseconds