代码搜索结果
找到约 10,000 项符合
LED 的代码
8led.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_dis.h
sbit LED_DIS_A0=P0^4;
sbit LED_DIS_A1=P0^5;
sbit LED_DIS_D0=P0^0;
sbit LED_DIS_D1=P0^1;
sbit LED_DIS_D2=P0^2;
sbit LED_DIS_D3=P0^3;
void LED_DIS(unsigned char LED_DSI_DAT);
led_dis.lst
C51 COMPILER V8.08 LED_DIS 04/26/2008 20:29:08 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE LED_DIS
OBJECT MODULE PLACED IN
led_dis.c
#include
#include
#include"type.h"
#include"LED_DIS.H"
void delay(UINT t)
{
UCHAR i;
while(t--)
{
for(i=0;i
led_test.pin
-- Copyright (C) 1991-2007 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and a
led_test.qsf
# Copyright (C) 1991-2007 Altera Corporation
# Your use of Altera Corporation's design tools, logic functions
# and other software and tools, and its AMPP partner logic
# functions, and any outpu