代码搜索结果
找到约 10,000 项符合
LED 的代码
led.c
#include
#define uchar unsigned char
#define uint unsigned int
__CONFIG(0x3f3a);
void delay(uint m)
{
uint i,j;
for(i=0;i
led.c
#include
#define uchar unsigned char
#define uint unsigned int
__CONFIG(0x3f3a);
void delay(uint m)
{
uint i,j;
for(i=0;i
led.c
/*****************************************************
* 文件名称:
* led.c
* 文件说明:显示的时候首先设置要显示的内容
* 然后使能相应的LED
*
*****************************************************/
#ifnd
led.h
/********************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.com/blog
led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
led.c
/*
* (C) Copyright 2007-2008
* Stelian Pop
* Lead Tech Design
*
* See file CREDITS for list of people who contributed to this
* project.
led.c
/* LED.C File
The LED driver
Created by Computer-lov. Date: 2005.5.25
Last edited date:2005.5.25
Copyright (c) 2005 Computer-lov
version 1.0
All rigths reserved
欢迎访问我的blog:
led.h
/* LED.H File
The LED driver's head file
Created by Computer-lov. Date: 2005.5.25
Last edited date:2005.5.25
Copyright (c) 2005 Computer-lov
version 1.0
All rigths reserved
led.lst
C51 COMPILER V7.20 LED 02/19/2008 09:13:21 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN LED