代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/340665/3268722
c leds.c
/*
* leds.c -- control the led's on a Motorola mc68ec0x0 board.
*
* Copyright (c) 1995 Cygnus Support
*
* The authors hereby grant permission to use, copy, modify, distribute,
* and license this
www.eeworm.com/read/339448/3300596
c leds.c
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#define GPB7_out (1
www.eeworm.com/read/339448/3300600
s leds.s
leds: file format binary
Disassembly of section .data:
00000000 :
0: e59d0000 ldr r0, [sp]
4: e28d1004 add r1, sp, #4 ; 0x4
8: eb00000d bl 0x44
c: eafffffe b 0xc
10: e1
www.eeworm.com/read/337546/3330156
c leds.c
/*
* linux/arch/arm/mach-integrator/leds.c
*
* Integrator/AP and Integrator/CP LED control routines
*
* Copyright (C) 1999 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This
www.eeworm.com/read/337546/3330221
c leds.c
/*
* arch/arm/kernel/leds-shark.c
* by Alexander Schulz
*
* derived from:
* arch/arm/kernel/leds-footbridge.c
* Copyright (C) 1998-1999 Russell King
*
* DIGITAL Shark LED control routines.
*
www.eeworm.com/read/337546/3330228
h leds.h
extern void assabet_leds_event(led_event_t evt);
extern void badge4_leds_event(led_event_t evt);
extern void consus_leds_event(led_event_t evt);
extern void brutus_leds_event(led_event_t evt);
extern
www.eeworm.com/read/337546/3330248
c leds.c
/*
* linux/arch/arm/mach-sa1100/leds.c
*
* SA1100 LEDs dispatcher
*
* Copyright (C) 2001 Nicolas Pitre
*/
#include
#include
#include
#include
www.eeworm.com/read/337546/3330263
c leds.c
/*
* linux/arch/arm/mach-ebsa110/leds.c
*
* Copyright (C) 1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pub
www.eeworm.com/read/337546/3330439
h leds.h
extern void innovator_leds_event(led_event_t evt);
extern void h2p2_dbg_leds_event(led_event_t evt);
extern void osk_leds_event(led_event_t evt);
www.eeworm.com/read/337546/3330454
c leds.c
/*
* linux/arch/arm/mach-omap1/leds.c
*
* OMAP LEDs dispatcher
*/
#include
#include
#include
#include
#include
#