代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/157071/11741539
exe led.exe
www.eeworm.com/read/157071/11741542
ini led.ini
[options]
a=6
b=5
c=4
d=3
e=2
f=1
g=0
h=7
connect=1
format=3
www.eeworm.com/read/260074/11749033
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/346403/11749143
h led.h
#if !defined(AFX_LED_H__34495244_444B_4FCC_A3FA_02500EE8AF59__INCLUDED_)
#define AFX_LED_H__34495244_444B_4FCC_A3FA_02500EE8AF59__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER >
www.eeworm.com/read/346403/11749173
cpp led.cpp
// Led.cpp : implementation file
//
#include "stdafx.h"
#include "DK20DieselizeDynamotor.h"
#include "Led.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/260045/11749769
asm led.asm
LEDCTLR .equ 0x01b00000
LEDCTLR1 .equ 0x01b00004
LEDCTLR2 .equ 0x01b00008
;;;;;;;;;;;;;;;;;亮与不亮的传递函数a31=0ffffh不亮,a31=0h亮
; mvkl 0h,a31
; mvkh 0h,a31
mvkl LEDC
www.eeworm.com/read/260043/11749819
asm led.asm
LEDCTLR .equ 0x01b00000
LEDCTLR1 .equ 0x01b00004
LEDCTLR2 .equ 0x01b00008
;;;;;;;;;;;;;;;;;亮与不亮的传递函数a31=0ffffh不亮,a31=0h亮
; mvkl 0h,a31
; mvkh 0h,a31
mvkl LEDC
www.eeworm.com/read/260037/11750016
asm led.asm
LEDCTLR .equ 0x01b00000
LEDCTLR1 .equ 0x01b00004
LEDCTLR2 .equ 0x01b00008
;;;;;;;;;;;;;;;;;亮与不亮的传递函数a31=0ffffh不亮,a31=0h亮
; mvkl 0h,a31
; mvkh 0h,a31
mvkl LEDC
www.eeworm.com/read/156937/11751575
h led.h
#ifndef __led_H__
#define __led_H__
void Test_Led(void);
#endif /*__led_H__*/
www.eeworm.com/read/156937/11751697
c led.c
#include
#include "..\inc\def.h"
#include "..\inc\44b.h"
#include "..\inc\44blib.h"
#include "..\inc\led.h"
void Test_Led(void)
{
rSYSCFG=SYSCFG_8KB;
#if (PLLON==1)
Cha