代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/302259/13838359
dbp led.dbp
www.eeworm.com/read/302259/13838371
hif led.hif
Version 5.1 Build 216 03/06/2006 Service Pack 2 SJ Full Version
25
1313
OFF
OFF
OFF
OFF
OFF
FV_OFF
Level2
0
0
VRSM_ON
VHSM_ON
0
-- Start Partition --
-- End Partition --
# entity
led
www.eeworm.com/read/302259/13838378
psp led.psp
www.eeworm.com/read/302259/13838393
qws led.qws
[ProjectWorkspace]
ptn_Child1=Frames
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
ptn_Child2=Document-1
ptn_Child3=Document-2
pt
www.eeworm.com/read/302152/13841164
h led.h
#ifndef __LED_H_
#define __LED_H_
#include "73x_lib.h"
#define LED_1_PIN GPIO_PIN_4
#define LED_2_PIN GPIO_PIN_6
#define LED_3_PIN GPIO_PIN_8
#define LED_4_PIN GPIO_PIN_10
#define LED_5_P
www.eeworm.com/read/302152/13841168
c led.c
#include "led.h"
void LED_Init(void)
{
GPIO_InitTypeDef GPIO_InitStruct;
CFG_PeripheralClockConfig(CFG_CLK_GPIO2 , ENABLE);
GPIO_InitStruct.GPIO_Mode = GPIO_Mode_OUT_PP;
GPIO_InitStruct.
www.eeworm.com/read/302145/13841582
c led.c
#include
#include
#define PORTBIT(adr, bit) ((unsigned)(&adr)*8+(bit))
volatile bit button @ PORTBIT(PORTB, 1);
const char Msg[] = {"This is a string\0"};
int sub1(int i,
www.eeworm.com/read/301619/13853962
ir-led
www.eeworm.com/read/301521/13857714
asm led.asm
MOV DPTR,#7FFFH
MOV A,#90H
MOVX @DPTR,A
MOV DPTR,#7FFCH
MOVX A,@DPTR
MOV 40H,A
INC DPTR
MOV A,40H
MOVX @DPTR,A
INC DPTR
MOV A,40H
MOVX @DPTR,A
www.eeworm.com/read/301521/13857715
hex led.hex
:10000000907FFF7490F0907FFCE0F540A3E540F016
:04001000A3E540F034
:00000001FF