Searched defs:TARGET (Results 1 – 11 of 11) sorted by relevance
6 TARGET = all # Default build target macro
44 TARGET=MAX3263x macro
36 TARGET = $(lastword $(shell $(CC) -v 2>&1 | grep "Target: ")) macro
16 TARGET = stm32-l073rz-nucleo-em9304 macro
16 TARGET = stm32f4-discovery-cc256x macro
16 TARGET = stm32-f4discovery-usb-blog macro
16 TARGET = stm32-l476rg-nucleo-sx1280 macro
16 TARGET = sx1280-ble macro
16 TARGET = stm32-wb55xx macro
37 TARGET := EXAMPLE macro
1244 #define IS_FMC_COMMAND_TARGET(TARGET) (((TARGET) == FMC_SDRAM_CMD_TARGET_BANK1) || \ argument