代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/346629/3181192
pjt led.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="DSP281x"
ProjectDir="C:\CCStudio_v3.1\MyProjects\dspdemo_2812\DSP281x_examples\Lab030
www.eeworm.com/read/346629/3181195
c led.c
#include "DSP281x_Device.h" // DSP281x Headerfile Include File
#include "DSP281x_Examples.h" // DSP281x Examples Include File
#include "f2812a.h"
// 定义指示灯寄存器地址和寄存器类型
#define LBDS (*((unsig
www.eeworm.com/read/345754/3196969
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/345337/3200442
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/345073/3203673
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/345073/3203793
h led.h
/*H**************************************************************************
* NAME: led.h
*----------------------------------------------------------------------------
* Copyrigh
www.eeworm.com/read/343906/3214626
c led.c
//LED_task
//LED.c data for pooa8
#include "includes.h"
#include "ML674000.H"
#define bit8 (0x01
www.eeworm.com/read/342142/3238314
c led.c
/*
* (C) Copyright 2004, Psyent Corporation
* Scott McNutt
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is f
www.eeworm.com/read/341577/3248155
h led.h
#define LED_INIT PTD_PTD0=1; DDRD_DDRD0=1; /* LED off, LED pin is output */
#define LED_SW_ON PTD_PTD0=0;
#define LED_SW_OFF PTD_PTD0=1;
#define LED_SW_TOGGLE PTD_PTD0^=1;
#define
www.eeworm.com/read/341367/3252248
opt led.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }