代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/393286/2477084
makefile
#
# Makefile for the linux kernel.
#
# Common support
obj-y := io.o id.o irq.o time.o serial.o devices.o
led-y := leds.o
# Specific board support
obj-$(CONFIG_MACH_OMAP_H2) += board-h2.o
obj-$(CONF
www.eeworm.com/read/259059/4346381
entries
/Makefile/1.4/Mon Nov 26 23:25:35 2007//
/blink.c/1.1/Fri Mar 23 00:05:52 2007//
/rt-leds.c/1.2/Mon Nov 26 21:58:51 2007//
/sky-treeroute.c/1.5/Sat Nov 17 10:28:49 2007//
/tcprudolph0.c/1.8/Sat Nov 17
www.eeworm.com/read/152843/5657759
makefile
#
# Makefile for the linux kernel.
#
# Common support
obj-y := generic.o irq.o dma.o time.o
obj-m :=
obj-n :=
obj- :=
led-y := leds.o
obj-$(CONFIG_CPU_FREQ_SA1100) += cpu-sa1100.o
obj-$(CONFIG_CPU
www.eeworm.com/read/383468/8943655
java ledimage.java
//Fu Bin MSN:yonghe169@163.com
//Finish CodeFans.net
public class LedImage{
public static byte leds[]={
71,73,70,56,57,97,-116,0,14,0,-60,0,0,0,0,0,-1,-1,-1,
0,0,-82,0,0,102,60,60,-1,1
www.eeworm.com/read/378232/9240044
makefile
objs := head.o init.o leds.o
mmu.bin : $(objs)
arm-linux-ld -Tmmu.lds -o mmu_elf $^
arm-linux-objcopy -O binary -S mmu_elf $@
arm-linux-objdump -D -m arm mmu_elf > mmu.dis
%.o:%.c
arm-linux-gcc
www.eeworm.com/read/140274/13091545
s disassemble.s
leds: file format binary
Disassembly of section .data:
00000000 :
0: e59d0000 ldr r0, [sp]
4: e28d1004 add r1, sp, #4 ; 0x4
8: eb000018 bl 0x70
c: eb000000 bl 0x14
10:
www.eeworm.com/read/477944/6726393
makefile
objs := head.o init.o leds.o
mmu.bin : $(objs)
arm-linux-ld -Tmmu.lds -o mmu_elf $^
arm-linux-objcopy -O binary -S mmu_elf $@
arm-linux-objdump -D -m arm mmu_elf > mmu.dis
%.o:%.c
arm-linux-gcc
www.eeworm.com/read/343165/11967785
makefile
objs := head.o init.o leds.o
mmu.bin : $(objs)
arm-linux-ld -Tmmu.lds -o mmu_elf $^
arm-linux-objcopy -O binary -S mmu_elf $@
arm-linux-objdump -D -m arm mmu_elf > mmu.dis
%.o:%.c
arm-linux-gcc
www.eeworm.com/read/152659/12094825
s disassemble.s
leds: file format binary
Disassembly of section .data:
00000000 :
0: e59d0000 ldr r0, [sp]
4: e28d1004 add r1, sp, #4 ; 0x4
8: eb000038 bl 0xf0
c: eb000000 bl 0x14
10:
www.eeworm.com/read/16094/659189
makefile
objs := head.o init.o leds.o
mmu.bin : $(objs)
arm-linux-ld -Tmmu.lds -o mmu_elf $^
arm-linux-objcopy -O binary -S mmu_elf $@
arm-linux-objdump -D -m arm mmu_elf > mmu.dis
%.o:%.c
arm-linux-gcc