代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/195013/5117814
s testrescue.s
/* $Id: testrescue.S,v 1.3 2001/10/03 17:15:15 bjornw Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C) 1999
www.eeworm.com/read/192509/5155269
txt abstract.txt
The HID project is a demo program for the Keil MCB2300
Board using the NXP LPC23xx Microcontroller.
It demonstrates an USB HID (Human Interface Device):
- 8 LEDs (LED0..7)
- 1 Push Buttons (
www.eeworm.com/read/182103/5269792
inc ts_1325.inc
/*
These are just some useful macros that control the TS-1325's
LEDs and push-button switch. Useful for debugging.
NOTE: This *must* be 16-bit compatible code to work in start.s
Tony Ambard
www.eeworm.com/read/163872/5507532
bld ledswing.bld
#!build
default:
program
:asm_list_option=listing
:debuglevel=multi
:program_layout=ram
:outputname=objs\LedSwing.ghs
:object_dir=objs
:start_address=__reset
:postexec=gsize objs\LedS
www.eeworm.com/read/163872/5507641
bld ledswing.bld
#!build
default:
program
:asm_list_option=listing
:debuglevel=multi
:program_layout=ram
:outputname=objs\LedSwing.ghs
:object_dir=objs
:start_address=__reset
:postexec=gsize objs\LedS
www.eeworm.com/read/346855/3180047
txt abstract.txt
The HID project is a demo program for the Keil MCB2300
Board using the NXP LPC23xx Microcontroller.
It demonstrates an USB HID (Human Interface Device):
- 8 LEDs (LED0..7)
- 1 Push Buttons (
www.eeworm.com/read/337546/3332348
s testrescue.s
/* $Id: testrescue.S,v 1.1 2001/12/17 13:59:27 bjornw Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C) 1999
www.eeworm.com/read/328395/3443748
bld ledswing.bld
#!build
default:
program
:asm_list_option=listing
:debuglevel=multi
:program_layout=ram
:outputname=objs\LedSwing.ghs
:object_dir=objs
:start_address=__reset
:postexec=gsize objs\LedS
www.eeworm.com/read/325783/3479411
h platform.h
#define BE1000
#define AU1000
/*
* Frequency info
*/
#define CPU_FREQUENCY (12000000 * 33)
#define CPU_SD 2
/*
* board dependent
*/
//#define ENABLE_DMA_CALLBACK
#define LEDs (*(volatile l
www.eeworm.com/read/324920/3491192
s testrescue.s
/* $Id: testrescue.S,v 1.1 2001/12/17 13:59:27 bjornw Exp $
*
* Simple testcode to download by the rescue block.
* Just lits some LEDs to show it was downloaded correctly.
*
* Copyright (C) 1999