代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/325992/13171443
cmd .built-in.o.cmd
cmd_arch/arm/mach-davinci/built-in.o := arm_v5t_le-ld -EL -r -o arch/arm/mach-davinci/built-in.o arch/arm/mach-davinci/time.o arch/arm/mach-davinci/irq.o arch/arm/mach-davinci/dma.o arch/arm/mach-d
www.eeworm.com/read/136786/5863110
makefile
#
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something
www.eeworm.com/read/477944/6726323
makefile
sdram.bin : head.S leds.c
arm-linux-gcc -c -o head.o head.S
arm-linux-gcc -c -o leds.o leds.c
arm-linux-ld -Ttext 0x30000000 head.o leds.o -o sdram_elf
arm-linux-objcopy -O binary -S sdram_elf s
www.eeworm.com/read/343165/11967588
makefile
sdram.bin : head.S leds.c
arm-linux-gcc -c -o head.o head.S
arm-linux-gcc -c -o leds.o leds.c
arm-linux-ld -Ttext 0x30000000 head.o leds.o -o sdram_elf
arm-linux-objcopy -O binary -S sdram_elf s
www.eeworm.com/read/16094/659119
makefile
sdram.bin : head.S leds.c
arm-linux-gcc -c -o head.o head.S
arm-linux-gcc -c -o leds.o leds.c
arm-linux-ld -Ttext 0x30000000 head.o leds.o -o sdram_elf
arm-linux-objcopy -O binary -S sdram_elf s
www.eeworm.com/read/16293/668389
makefile
sdram.bin : head.S leds.c
arm-linux-gcc -c -o head.o head.S
arm-linux-gcc -c -o leds.o leds.c
arm-linux-ld -Ttext 0x30000000 head.o leds.o -o sdram_elf
arm-linux-objcopy -O binary -S sdram_elf s
www.eeworm.com/read/270919/4233778
makefile
COMPONENT=DelugeBasic
PFLAGS += -DDELUGE_LEDS
include $(MAKERULES)
www.eeworm.com/read/444721/1729906
makefile
COMPONENT=DelugeBasic
PFLAGS += -DDELUGE_LEDS
include ../../Makerules
www.eeworm.com/read/395389/2436330
makefile
COMPONENT=DelugeBasic
PFLAGS += -DDELUGE_LEDS
include ../../Makerules
www.eeworm.com/read/439261/7713804
asm keyled.asm
;/******************************************************************************/
;press the key and the leds display the key value!
;the key value is from:0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f
;the leds