代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/321693/3531497
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/315325/3621860
cat_sh
cp -f winix w
dd bs=512 conv=notrunc if=leds of=w seek=30 count=1
arm-linux-objdump -D -b binary -m arm w > cat2.s
www.eeworm.com/read/311640/3678996
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/308433/3714152
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/306946/3730845
cat_sh
cp -f winix w
dd bs=512 conv=notrunc if=leds of=w seek=30 count=1
arm-linux-objdump -D -b binary -m arm w > cat2.s
www.eeworm.com/read/295012/3913178
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/275471/4176583
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/275152/4179967
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/447460/1703665
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/445032/1726650
c boardtest.c
/*
V0.1 Initial Release 10/July/2006
*/
//test board functions for leds, switches
#include "wx_lrwpan.h"
void main (void){
UINT32 start_tick;
halInit();
halInitUart();