代码搜索:LEDS

找到约 3,223 项符合「LEDS」的源代码

代码结果 3,223
www.eeworm.com/read/486646/6537614

txt readme.txt

Run the following to rebuild the DSP program: cl6x -@options The result is a C6x executable file post.out. The DSP program post.out is the Power On Self Test, which is already programmed
www.eeworm.com/read/481614/6636524

c main.c

/* * main.c - demo of how bootloader works * * Author: li ming * Date: 2005-5-24 * Copyleft: http://www.lumit.org */ /* delay for about one second */ void delay( voi
www.eeworm.com/read/341530/12078923

txt abstract.txt

The HID project is a demo program for the AT91SAM7S64 using Atmel AT91SAM7S-EK Microcontroller Board. It demonstrates an USB HID (Human Interface Device): - 4 LEDs (LED1..4) - 4 Push Buttons
www.eeworm.com/read/340289/12167445

asm prog27.asm

; PROG27 - Polling 8 Data Pins on the Data Bus ; ; This Application Reads the 8 switches at Address 00000h (or Address 00100h) ; on the Address bus and Displays them on the LEDs connected to
www.eeworm.com/read/340289/12167702

asm prog34.asm

; PROG34 - Testing the Decoupling Capacitor ; ; This Application "Marches" a series of LEDs Across P1 and P3 to Try and ; Force a Reset or Device Lock Up. ; ; Myke Predko ; 98.03.10
www.eeworm.com/read/205860/15305342

txt abstract.txt

The HID project is a demo program for the AT91SAM7S64 using Atmel AT91SAM7S Microcontroller Board. It demonstrates an USB HID (Human Interface Device): - 4 LEDs (LED1..4) - 4 Push Buttons (S
www.eeworm.com/read/412167/11212694

asm prog27.asm

; PROG27 - Polling 8 Data Pins on the Data Bus ; ; This Application Reads the 8 switches at Address 00000h (or Address 00100h) ; on the Address bus and Displays them on the LEDs connected to
www.eeworm.com/read/412167/11212880

asm prog34.asm

; PROG34 - Testing the Decoupling Capacitor ; ; This Application "Marches" a series of LEDs Across P1 and P3 to Try and ; Force a Reset or Device Lock Up. ; ; Myke Predko ; 98.03.10
www.eeworm.com/read/315320/13545961

makefile

#CFLAGS := -Wall -Wstrict-prototypes -Winline -ffreestanding -c CFLAGS := -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -ffreestanding -c #CFLAGS := -Wall -Wstrict-prototypes #-O2 -fPIC -fomit
www.eeworm.com/read/230602/14280837

makefile

#CFLAGS := -Wall -Wstrict-prototypes -Winline -ffreestanding -c CFLAGS := -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -ffreestanding -c #CFLAGS := -Wall -Wstrict-prototypes #-O2 -fPIC -fomit