代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/176523/9494959
lis leds.lis
.module Leds.c
.area data(ram, con, rel)
0000 _ledsOn::
0000 .blkb 1
.area idata
0000 70
www.eeworm.com/read/176523/9495003
_c leds._c
//LED接口
#include "led.h"
unsigned char ledsOn=0;
void led_init()
{
PORTC |=0x70;
}
//*********Turn off LED 0.
void led0Off()
{
PORTC |=0x10;
ledsOn |=0x10;
}
//**********Tur
www.eeworm.com/read/176523/9495020
c leds.c
//LED接口
#include "led.h"
unsigned char ledsOn=0x70;
void led_init()
{
PORTC |=0x70;
}
//*********Turn off LED 0.
void led0Off()
{
PORTC |=0x10;
ledsOn |=0x10;
}
//**********
www.eeworm.com/read/357643/10204368
hex leds.hex
:020000044000BA
:0400000018F09FE570
:040020009800004004
:1000400001207047124A134870B481B0111C121D70
:100050000AE00B6854681568002B03D05B1EE65C51
:10006000EE54FBD10C310C3281420CD2536814682F
:10007
www.eeworm.com/read/357643/10204369
sim leds.sim
www.eeworm.com/read/357643/10204372
pbd leds.pbd
This is an internal working file generated by the Source Browser.
14:44 20s
E:\YL_LPC2103_V2.0\IAR\LEDS\ISP_iFLASH_HEX\Obj\LEDS.pbi
www.eeworm.com/read/357643/10204375
dni leds.dni
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[JLinkDriver]
WatchVectorCatch=_ 0
WatchCond=_ 0
Watc
www.eeworm.com/read/357643/10204378
pbd leds.pbd
This is an internal working file generated by the Source Browser.
14:40 47s
E:\YL_LPC2103_V2.0\LEDS\ISP_hex\Obj\LEDS.pbi