代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/481614/6636501
h led_api.h
/*
* led_api.h - header file of led api
*
* Author: li ming
* Date: 2005-6-3
* Copyleft: http://www.lumit.org
*/
#include "led_driver.h"
int led_init( void )
www.eeworm.com/read/481614/6636510
h led_api.h
/*
* led_api.h - header file of led api
*
* Author: li ming
* Date: 2005-6-3
* Copyleft: http://www.lumit.org
*/
#include "led_driver.h"
int led_init( void )
www.eeworm.com/read/477407/6734523
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/345102/11839986
makefile
ifneq ($(KERNELRELEASE),)
obj-m := buttondrv.o
else
#KERNELDIR?=/opt/s3c2410/kernel_fs_busybox_s3c2412/linux-2.6.22-tao3-bluebox
PWD:=$(shell pwd)
all:
$(MAKE) -C $(KERNELDIR) M=$(PWD) mo
www.eeworm.com/read/152659/12094817
txt readme.txt
1. MOS目录下user_program为用户代码,其它目录为内核代码
2. 实验环境:
a. s3c2410开发板,64M SDRAM,物理起始地址0x30000000
b. 主机redhat9.0,交叉编译工具arm-linux-3.4.1,nand flash JTAG工具Jflash-s3c2410
3. 实验步骤:
a. 在MOS目录下运行:
make
www.eeworm.com/read/152102/12139561
txt readme.txt
1. MOS目录下user_program为用户代码,其它目录为内核代码
2. 实验环境:
a. s3c2410开发板,64M SDRAM,物理起始地址0x30000000
b. 主机redhat9.0,交叉编译工具arm-linux-3.4.1,nand flash JTAG工具Jflash-s3c2410
3. 实验步骤:
a. 在MOS目录下运行:
make
www.eeworm.com/read/336604/12434613
h manipulationled.h
#ifndef _MANIPULATION_LED_HEADER
#define _MANIPULATION_LED_HEADER
#include "derivative.h"
void CycleTurnOnLEDs(void);
void TurnOnLEDs(byte nCom, byte num);
void Update_LEDs_Data(byte nCom, by
www.eeworm.com/read/167890/5451550
h led.h
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
www.eeworm.com/read/161121/5556327
makefile
#
# Makefile for the linux kernel.
#
# Note! Dependencies are done automagically by 'make dep', which also
# removes any old dependencies. DON'T put your own dependencies here
# unless it's something
www.eeworm.com/read/152843/5656601
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;
pci_pmu = dev; /* for LEDs D2