代码搜索结果
找到约 10,000 项符合
LED 的代码
led.hex
:10017C000A0EC0F9A4B0999282F88090041BFEFD7F
:02018C00FBF77F
:1000FB00E51914601A1460382402704375B0FFA21E
:10010B00B2E433F50820E037751901E4F51A22E55E
:10011B001AC3940A402975B0FFA2B2E433F5082044
:10
led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
led.c
#include
unsigned char zimo[10]={0xc0,0xf9,0xa4,0xb0, // 0, 1, 2, 3
0x99,0x92,0x82,0xf8,0x80,0x90};// 4, 5, 6, 7, 8, 9
unsigned char disflag[4]={0xfe,0xfd,0xfb,0xf7};
unsigned char
led.lst
C51 COMPILER V7.08 LED 03/17/2008 09:53:11 PAGE 1
C51 COMPILER V7.08, COMPILATION OF MODULE LED
OBJECT MODULE PLACED IN led
led.stk
@e:\阿日\cd\样例程序\monitor debug\mainjl\debug\src\led.c
# E=Extern S=Static I=Interrupt
# {Stack} {E|S|I} {function name}
# -> {E|S} {call function}
# ...
#
6 E __L
led.c
#include "mb95100.h"
unsigned int number;
#define SEG_0 0x3F
#define SEG_1 0x06
#define SEG_2 0x5B
#define SEG_3 0x4F
#define SEG_4 0x66
#define SEG_5 0x6D
#define SEG_6 0x7D
#define S
led.h
#ifndef _LED_H_
#define _LED_H_
#include "config.h"
#define led_init() LED_DDR |= (1