代码搜索结果
找到约 10,000 项符合
LED 的代码
led.c
/*
* led.c - led api & driver
*
* Author: li ming
* Date: 2008-4-16
* Copyleft: http://www.lumit.org
*/
#include "led.h"
/*
; hardware connection
; IO17
led.h
/*
* led.h - header file of led api
*
* Author: li ming
* Date: 2008-4-16
* Copyleft: http://www.lumit.org
*/
int led_init(void );
int led_on(int position);
led.c
/*
* led.c - led api & driver
*
* Author: li ming
* Date: 2008-4-16
* Copyleft: http://www.lumit.org
*/
#include "led.h"
/*
; hardware connection
; IO17
led.lnp
"led.obj"
TO "led"
led.plg
Build target 'Target 1'
compiling led.c...
linking...
Program Size: data=10.0 xdata=0 code=186
"led" - 0 Error(s), 0 Warning(s).
led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
led.lst
C51 COMPILER V6.23a LED 09/08/2003 17:00:38 PAGE 1
C51 COMPILER V6.23a, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN le
led.lst
###############################################################################
# #
#
led.c
/***********************************************************************
*
* Copyright (C) 2004 by FS Forth-Systeme GmbH.
* All rights reserved.
*
* $Id: led.c,v 1.1 2004/02/16 10:37:20 mpietrek
led.c
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f