代码搜索:LEDS

找到约 3,223 项符合「LEDS」的源代码

代码结果 3,223
www.eeworm.com/read/480930/1305620

c leds-simpad.c

/* * linux/arch/arm/mach-sa1100/leds-simpad.c * * Author: Juergen Messerer */ #include #include #include #include
www.eeworm.com/read/480930/1305628

c leds-adsbitsy.c

/* * linux/arch/arm/mach-sa1100/leds-adsbitsy.c * * ADS Bitsy LED * 7/25/01 Woojung Huh */ #include #include #include #include #inc
www.eeworm.com/read/480930/1305640

c leds-lart.c

/* * linux/arch/arm/mach-sa1100/leds-lart.c * * (C) Erik Mouw (J.A.K.Mouw@its.tudelft.nl), April 21, 2000 * * LART uses the LED as follows: * - GPIO23 is the LED, on if system is not idle *
www.eeworm.com/read/480930/1305642

c leds-graphicsclient.c

/* * linux/arch/arm/mach-sa1100/leds-graphicsclient.c * * GraphicsClient Plus LEDs support * Woojung Huh, Feb 13, 2001 */ #include #include #include
www.eeworm.com/read/480930/1305645

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/480930/1305647

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/480930/1305733

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/480930/1305790

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/480930/1305832

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/480930/1305888

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