代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/11139/200091
nc leds.nc
// $Id: Leds.nc,v 1.5 2008/06/11 00:46:26 razvanm Exp $
/*
* Copyright (c) 2006 ETH Zurich.
* "Copyright (c) 2005-2005 The Regents of the University of California.
* All rights reserved.
www.eeworm.com/read/11139/200646
nc leds.nc
// $Id: Leds.nc,v 1.1 2009/09/04 18:27:46 ayer1 Exp $
/*
* "Copyright (c) 2005-2005 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modif
www.eeworm.com/read/11139/200843
h leds.h
//$Id: Leds.h,v 1.5 2008/04/10 20:01:37 scipio Exp $
/* "Copyright (c) 2005 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distri
www.eeworm.com/read/11139/202194
nc leds.nc
// $Id: Leds.nc,v 1.5 2008/06/11 00:46:24 razvanm Exp $
/*
* "Copyright (c) 2005-2005 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, mod
www.eeworm.com/read/14065/294065
vml leds.vml
www.eeworm.com/read/14066/294687
vml leds.vml
www.eeworm.com/read/14329/328118
cgi leds.cgi
www.eeworm.com/read/16094/659121
c leds.c
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#define GPB5_out (1
www.eeworm.com/read/16094/659178
lds leds.lds
SECTIONS {
. = 0x00;
.text : { *(.text) }
.rodata ALIGN(4) : {*(.rodata)}
.data ALIGN(4) : { *(.data) }
.bss ALIGN(4) : { *(.bss) *(COMMON) }
}
www.eeworm.com/read/16094/659180
c leds.c
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#define GPB5_out (1