代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/292705/3943086
c leds-brutus.c
/*
* linux/arch/arm/mach-sa1100/leds-brutus.c
*
* Copyright (C) 2000 Nicolas Pitre
*
* Brutus uses the LEDs as follows:
* - D3 (Green, GPIO9) - toggles state every 50 timer interrupts
* - D
www.eeworm.com/read/292705/3943088
c leds-flexanet.c
/*
* linux/arch/arm/mach-sa1100/leds-flexanet.c
*
* by Jordi Colomer
*
* Flexanet LEDs
*
* - Red - toggles state every 50 timer interrupts (Heartbeat)
* - Green - on if syst
www.eeworm.com/read/292705/3943174
c leds-ftvpci.c
/*
* linux/arch/arm/kernel/leds-ftvpci.c
*
* Copyright (C) 1999 FutureTV Labs Ltd
*/
#include
#include
#include
#include
#include
www.eeworm.com/read/292705/3943231
c netwinder-leds.c
/*
* linux/arch/arm/mach-footbridge/netwinder-leds.c
*
* Copyright (C) 1998-1999 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t
www.eeworm.com/read/292705/3943273
c leds-smdk.c
/*
* linux/arch/arm/mach-s3c2410/leds-smdk.c
*
* Based on linux/arch/arm/mach-sa1100/leds-assabet.c (by John Dorsey)
*
* Copyright (C) 2002 MIZI Research, Inc.
*
* Written by Janghoon Lyu
www.eeworm.com/read/292705/3943329
c leds-cerf.c
/*
* linux/arch/arm/mach-pxa/leds-cerf.c
*
* Copyright (C) 2000 John Dorsey
*
* Copyright (c) 2001 Jeff Sutherland
*
* Original (leds-footbridge.c) b
www.eeworm.com/read/292705/3943332
c leds-idp.c
/*
* linux/arch/arm/mach-pxa/leds-idp.c
*
* Copyright (C) 2000 John Dorsey
*
* Copyright (c) 2001 Jeff Sutherland
*
* Original (leds-footbridge.c) by Rus
www.eeworm.com/read/292705/3943338
c leds-lubbock.c
/*
* linux/arch/arm/mach-pxa/leds-lubbock.c
*
* Copyright (C) 2000 John Dorsey
*
* Copyright (c) 2001 Jeff Sutherland
*
* Original (leds-footbridge.c) by
www.eeworm.com/read/285244/4054877
d native_leds.d
native_leds.o nibo/native_leds.d : ../../../vm/src/nibo/native_leds.c ../../../vm/src/types.h \
../../../vm/src/debug.h config.h ../../../vm/src/types.h config.h \
../../../vm/src/error.h ../../..
www.eeworm.com/read/285244/4054973
c native_leds.c
//
// Nibo-NanoVM, a tiny java VM for the Nibo robot
//
// Copyright (C) 2007 by Nils Springob
// Based on work by Benjamin Benz(c't-Bot) and Till Harbaum(NanoVM)
//
// Thi