代码搜索:LEDS

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

代码结果 3,223
www.eeworm.com/read/337546/3330232

c leds-cerf.c

/* * linux/arch/arm/mach-sa1100/leds-cerf.c * * Author: ??? */ #include #include #include #include #include #include
www.eeworm.com/read/337546/3330239

c leds-assabet.c

/* * linux/arch/arm/mach-sa1100/leds-assabet.c * * Copyright (C) 2000 John Dorsey * * Original (leds-footbridge.c) by Russell King * * Assabet uses the LEDs as follows: *
www.eeworm.com/read/337546/3330247

c leds-simpad.c

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

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/337546/3330256

c leds-hackkit.c

/* * linux/arch/arm/mach-sa1100/leds-hackkit.c * * based on leds-lart.c * * (C) Erik Mouw (J.A.K.Mouw@its.tudelft.nl), April 21, 2000 * (C) Stefan Eletzhofer , 2
www.eeworm.com/read/337546/3330442

c leds-osk.c

/* * linux/arch/arm/mach-omap1/leds-osk.c * * LED driver for OSK, and optionally Mistral QVGA, boards */ #include #include #include #include
www.eeworm.com/read/337546/3330445

c leds-innovator.c

/* * linux/arch/arm/mach-omap1/leds-innovator.c */ #include #include #include #include #include #include "leds.h" #de
www.eeworm.com/read/337546/3330530

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/337546/3330684

c leds-mainstone.c

/* * linux/arch/arm/mach-pxa/leds-mainstone.c * * Author: Nicolas Pitre * Created: Nov 05, 2002 * Copyright: MontaVista Software Inc. * * This program is free software; you can redistri
www.eeworm.com/read/337546/3330693

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