代码搜索结果
找到约 10,000 项符合
LED 的代码
led_ctrl.rmh
/* Symbol Table */
// ISR = LABEL: 254
// ISR_preserve_s0 = CONSTANT: 13
// ISR_preserve_s1 = CONSTANT: 14
// ISR_preserve_s2 = CONSTANT: 15
// LED0 = CONSTANT: 1
// LED0_sequence = CONSTANT: 16
// LE
led_ctrl.psm
; KCPSM3 Program - LED control with Pulse Width Modulation (PWM).
;
; Design provided for use with the design 'low_cost_design_authe
8led.c
/*********************************************************************************************
* File: 8led.c
* Author: embest
* Desc: 8-segment digit LED control functions
* History:
*********
led_a1.asm
;=====================================================================================
;本程序只供学习使用,不得用于商用用途,转载请注明来自"深圳永丰电子"
;
; 欢迎访问深圳永丰电子:http://www.yfmcu.com
; http://bbs
jiankong_led.lik
Version: 3.0
Options: m37
Obj: "D:\PROGRA~1\SUNPIUS\UNSPID~1.0\startupD.obj"
Obj: "C:\Documents and Settings\神话\桌面\大山的单片机程序\调试通过的程序\jiankong_LED\Debug\Resource.obj"
Obj: "C:\Documents and Settings
jiankong_led.env
[TRACE_BUFFER]
Enable=0
SaveOPOnly=0
Size=65535
Offset=0
LAScale=0
[PASSPOINT]
Result File=.\Passpoint_Result.txt
Register File=.\Passpoint_Register.txt
[General]
Device=1
Timer=2457600
jiankong_led.h
#ifndef __JIANKONG_LED_H__
#define __JIANKONG_LED_H__
// write your header here
#endif