代码搜索:LED

找到约 10,000 项符合「LED」的源代码

代码结果 10,000
www.eeworm.com/read/337546/3328687

c led.c

/* * linux/arch/sh/kernel/setup_hs7751rvoip.c * * Copyright (C) 2000 Kazumoto Kojima * * Renesas Technology Sales HS7751RVoIP Support. * * Modified for HS7751RVoIP by * Atom Create Engineerin
www.eeworm.com/read/337546/3328696

c led.c

/* * linux/arch/sh/stboards/led.c * * Copyright (C) 2000 Stuart Menefy * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYIN
www.eeworm.com/read/337546/3328701

c led.c

/* * linux/arch/sh/kernel/led_bigsur.c * * By Dustin McIntire (dustin@sensoria.com) (c)2001 * Derived from led_se.c and led.c, which bore the message: * Copyright (C) 2000 Stuart Menefy
www.eeworm.com/read/337546/3331863

c led.c

/* * arch/sh64/kernel/led_cayman.c * * Copyright (C) 2002 Stuart Menefy * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYI
www.eeworm.com/read/337546/3331888

c led.c

/* * arch/sh64/kernel/led.c * * Copyright (C) 2002 Stuart Menefy * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYING for
www.eeworm.com/read/337546/3332282

c led.c

#include #include #include #include #include #include #define LED_MAX_LENGTH 8 /* maximum chars writ
www.eeworm.com/read/337421/3341122

main_led

// Copyright (c) 2001-2004 Rowley Associates Limited. // // This file may be distributed under the terms of the License Agreement // provided with this software. // // THIS FILE IS PROVIDED AS IS
www.eeworm.com/read/336964/3345817

main_led

// Copyright (c) 2001-2004 Rowley Associates Limited. // // This file may be distributed under the terms of the License Agreement // provided with this software. // // THIS FILE IS PROVIDED AS IS
www.eeworm.com/read/336964/3346094

main_led

// Copyright (c) 2001-2004 Rowley Associates Limited. // // This file may be distributed under the terms of the License Agreement // provided with this software. // // THIS FILE IS PROVIDED AS IS
www.eeworm.com/read/336563/3349746

h led.h

#ifndef LED_H #define LED_H void led_init(); void led_blink( unsigned char led, unsigned char times, unsigned char freq ); void led_on ( unsigned char led ); void led_off( unsigned char led )