代码搜索:Abstract

找到约 10,000 项符合「Abstract」的源代码

代码结果 10,000
www.eeworm.com/read/443308/7634879

txt abstract.txt

The LCD_Blinky project is a simple program for the Luminary 'LM3S8962' microcontroller using 'Luminary LM3S8962 Evaluation Board'. It blinks the Status LED and shows time and push button state
www.eeworm.com/read/443304/7634904

txt abstract.txt

The Blinky project is an example program for the AT91SAM9263 using Atmel AT91SAM9263-EK Evaluation Board and demonstrating interrupt functionality and display to graphic LCD. Example functionali
www.eeworm.com/read/443303/7634915

txt abstract.txt

SAM9263 DF P1056 CS0 SAM9263 DataFlash Page 1056 bytes on Chip Select 0 The 2-nd level Bootloader for Atmel AT91SAM9263 running from External DataFlash Card AT45DCB008D (Pa
www.eeworm.com/read/443299/7634932

txt abstract.txt

The Memory project is a demo program for the AT91SAM7S64 using Atmel AT91SAM7S-EK Microcontroller Board. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display
www.eeworm.com/read/443299/7634955

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/443299/7634977

txt abstract.txt

The Mouse project is a demo program for the AT91SAM7S64 using Atmel AT91SAM7S-EK Microcontroller Board. It demonstrates an USB Mouse based on USB HID. Since there are only 4 Push Buttons (SW1..
www.eeworm.com/read/443291/7635008

txt abstract.txt

The SWI example shows how to implement software interrupt functions. It includes the SWI.s file which implements the SWI handler. The SWI function declarations and implementations are demonstrated
www.eeworm.com/read/442113/7659583

txt abstract.txt

This example program shows how to implement software interrupt functions in RTX Kernel application. The tasks in this example do nothing more than increment a 5-bit counter or add a fixed value to
www.eeworm.com/read/442113/7659588

txt abstract.txt

This example program uses RTX Kernel and shows round-robin task switching. Two tasks (task 1 and task 2) are executing at priority 2 while task 3 is executing at priority 4. The task execution o
www.eeworm.com/read/442113/7659594

txt abstract.txt

This example program uses RTX Kernel to control 4 tasks and to pass signals between the tasks. The tasks in this program do nothing more than increment counters and delay for a few clock ticks. T