代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/130939/14166989
elf leds.elf
www.eeworm.com/read/230602/14280839
lds leds.lds
SECTIONS {
. = 0x00;
.text : { *(.text) }
.rodata ALIGN(4) : {*(.rodata)}
.data ALIGN(4) : { *(.data) }
.bss ALIGN(4) : { *(.bss) *(COMMON) }
}
www.eeworm.com/read/230602/14280844
c leds.c
#define WTCON (*(volatile unsigned long *)0x53000000)
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#define GPB7_out (1
www.eeworm.com/read/229448/14339146
cgi leds.cgi
www.eeworm.com/read/226304/14481784
upg leds.upg
LEDs
NORMAL
00 Undefined
01 Num Lock
02 Caps Lock
03 Scroll Lock
04 Compose
05 Kana
06 Power
07 Shift
08 Do Not Disturb
09 Mute
0A Tone Enable
0B High Cut Filter
0C Low Cut Filter
0D Eq
www.eeworm.com/read/119269/14835364
bmp leds.bmp
www.eeworm.com/read/212331/15159628
h leds.h
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006
This file was autogenerated by ledparse and
provides si
www.eeworm.com/read/212331/15159657
c leds.c
/****************************************************************************
Copyright (C) Cambridge Silicon Radio Ltd. 2006
This file was autogenerated by ledparse and
provides simple LED ind
www.eeworm.com/read/211901/15171180
txt leds.txt
LED values during VxWorks ROM Boot:
Value Meaning
0 Start of ROM boot
3 Start of SDRAM fill code for 1250
1 Functional units out of reset, SRAM & SDRAM units initialized
6 Start of Sys
www.eeworm.com/read/11139/198074
nc leds.nc
// $Id: Leds.nc,v 1.2 2008/06/11 00:46:25 razvanm Exp $
/*
*
*
* "Copyright (c) 2000-2004 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, c