Home
last modified time | relevance | path

Searched defs:TARGET (Results 1 – 11 of 11) sorted by relevance

/btstack/test/btstack_util/
H A DMakefile6 TARGET = all # Default build target macro
/btstack/port/max32630-fthr/example/template/
H A DMakefile44 TARGET=MAX3263x macro
/btstack/3rd-party/lc3-google/
H A DMakefile36 TARGET = $(lastword $(shell $(CC) -v 2>&1 | grep "Target: ")) macro
/btstack/port/stm32-l073rz-nucleo-em9304/
H A DMakefile16 TARGET = stm32-l073rz-nucleo-em9304 macro
/btstack/port/stm32-f4discovery-cc256x/
H A DMakefile16 TARGET = stm32f4-discovery-cc256x macro
/btstack/port/stm32-f4discovery-usb/
H A DMakefile16 TARGET = stm32-f4discovery-usb-blog macro
/btstack/port/stm32-l476rg-nucleo-sx1280/
H A DMakefile16 TARGET = stm32-l476rg-nucleo-sx1280 macro
/btstack/port/stm32-l451-miromico-sx1280/
H A DMakefile16 TARGET = sx1280-ble macro
/btstack/port/stm32-wb55xx-nucleo-freertos/
H A DMakefile16 TARGET = stm32-wb55xx macro
/btstack/port/apollo2-em9304/example-template/gcc/
H A DMakefile37 TARGET := EXAMPLE macro
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_fmc.h1244 #define IS_FMC_COMMAND_TARGET(TARGET) (((TARGET) == FMC_SDRAM_CMD_TARGET_BANK1) || \ argument