代码搜索结果

找到约 10,000 项符合 LED 的代码

led.lst

CCS PCM C Compiler, Version 3.211, 16465 04-Oct-05 14:30 Filename: D:\phuoc\laptrinhpic\led.LST ROM used: 64 words (1%) Larg

led.c

/****************************************************************************** * welding mobile robot control programme * led display processing module * @author: thai nguyen nhut dien * @date: m

led.err

Error[128] D:\Works\Welding Robot\Welding Robot 1.0 RC1\Controller\Robot\led.c 12 : A #DEVICE required before this line

led.c

#include "2410addr.h" void Main(void){ unsigned int i, nLED; rGPFCON = (rGPFCON & 0x00ff) | 0x5500;//设置GPF[7:4](LED[4:1])为输出功能 while (1){ for (nLED = 1; nLED < 16; nLED

led.h

/******************************************************************************/ /* LED.h */ /*