代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/153240/12049960
h devctrl.h
#include
#ifndef _devctrl_h
#define _devctrl_h
/* Latch for LEDs, keys and general I/O */
/* Access timing */
#define LATCH_ADDRESS_SETUP_TIME (3
www.eeworm.com/read/341533/12078746
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/233670/14143320
c main.c
// main
// use the atstk200 starter kit and external prototype board to program
// an Atmel AT17C010 device. Leds on PORTC are used for visual status indicators
// 4.7k ohm pull-up resistors are us
www.eeworm.com/read/129939/14216387
c main.c
/* LEDS.C example file for Motorola MC9S12DP256 Evaluation Board */
#include
/* port B definitions */
#define PORTB (*((volatile unsigned char*)(0x0001)))
#define DDRB
www.eeworm.com/read/219002/14899487
c myc.c
/*HI-TECH PICC Quick Start Guide 25*/
#include
/*
* Demo program - flashes LEDs on
* Port B, responds to switch press
* on RA1. Usable on PICDEM board.
*/
#define PORTBIT(adr, bit) ((uns
www.eeworm.com/read/11126/196342
c main.c
/* LEDS.C example file for Motorola MC9S12DP256 Evaluation Board */
#include
/* port B definitions */
#define PORTB (*((volatile unsigned char*)(0x0001)))
#define DDRB
www.eeworm.com/read/11139/200652
extra entries.extra
/.platform////
/ActiveMessageC.nc////
/HplUserButtonC.nc////
/Leds.nc////
/LedsC.nc////
/LedsP.nc////
/MoteClockC.nc////
/MotePlatformC.nc////
/Msp430Timer32khzMapC.nc////
/NoLedsC.nc////
/P
www.eeworm.com/read/250243/4432683
c fixup-ddb5074.c
/*
* It's nice to have the LEDs on the GPIO pins available for debugging
*/
static void ddb5074_fixup(struct pci_dev *dev)
{
extern struct pci_dev *pci_pmu;
u8 t8;
www.eeworm.com/read/209559/4959664
c fixup-ddb5074.c
/*
* It's nice to have the LEDs on the GPIO pins available for debugging
*/
static void ddb5074_fixup(struct pci_dev *dev)
{
extern struct pci_dev *pci_pmu;
u8 t8;