代码搜索:LEDS

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

代码结果 3,223
www.eeworm.com/read/285244/4055117

java leds.java

package nanovm.nibo.drivers; /** * Provides methods to control the LEDs. * @author Nils Springob */ public class Leds { public static final int LEFT = 0; public static final int LEFT_FR
www.eeworm.com/read/285244/4055141

java leds.java

package nanovm.ctbot.drivers; public class Leds { public static final int BLUE_RIGHT = 0x01; public static final int BLUE_LEFT = 0x02; public static final int RED = 0x04; public static
www.eeworm.com/read/282522/4097640

ewp leds.ewp

1 Jlink - Debug Flash ARM
www.eeworm.com/read/282522/4097642

eww leds.eww

$WS_DIR$\Leds.ewp
www.eeworm.com/read/282522/4097647

ewd leds.ewd

1 Jlink - Debug Flash ARM
www.eeworm.com/read/274704/4184405

upg leds.upg

LEDs NORMAL 00 Undefined 01 Num Lock 02 Caps Lock 03 Scroll Lock 04 Compose 05 Kana 06 Power 07 Shift 08 Do Not Disturb 09 Mute 0A Tone Enable 0B High Cut Filter 0C Low Cut Filter 0D Eq
www.eeworm.com/read/274704/4184427

upg leds.upg

LEDs NORMAL 00 Undefined 01 Num Lock 02 Caps Lock 03 Scroll Lock 04 Compose 05 Kana 06 Power 07 Shift 08 Do Not Disturb 09 Mute 0A Tone Enable 0B High Cut Filter 0C Low Cut Filter 0D Eq
www.eeworm.com/read/273740/4194275

c leds.c

/* * linux/arch/arm/mach-integrator/leds.c * * Integrator LED control routines * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free soft
www.eeworm.com/read/273740/4194281

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/273740/4194286

h leds.h

extern void assabet_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 void cerf_leds_event(led_event_t evt); extern vo