代码搜索结果
找到约 10,000 项符合
LED Matrix 的代码
led.c
#include
unsigned char count;count1,count2;
unsigned int data time;
#define PWM_DELAY 60
#define OFF_DELAY 20
unsigned char data PWMR,PWMB,PWMG;
unsigned char DIP_P1;
//-
led.lst
C51 COMPILER V7.06 LED 01/14/2009 10:59:59 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
led.h
#ifndef __LED_H__
#define __LED_H__
#ifdef __cplusplus
extern "C"
{
#endif
/*led.c API*/
void*LED_Open(char*,char*);
int LED_Read(void*,int);
int LED_Write(void*,int);
#ifdef __cplusp
led.c
/*************************************Seekfor Embedded DOS v1.0***************************************************
****** *** ***** ****
led.c
/*******************************************************************************/
#include "exp1_2407.h"
/*******************************************************************************/
void del
led.c
/*********************************************************************************************
* File: led.c
* Author: tops
* Desc: control board's LEDs
* History:
******************************
led.c
/*********************************************************************************************
* File: led.c
* Author: tops
* Desc: control board's LEDs
* History:
******************************