代码搜索:LED显示

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

代码结果 10,000
www.eeworm.com/read/445120/1726482

h led.h

#ifndef __LED_H__ #define __LED_H__ extern unsigned char LED_get_status(void); extern void LED_switch(unsigned int led_no, unsigned int on_off); extern void LED_on(unsigned int led_no); extern
www.eeworm.com/read/443386/1740878

c led.c

/* * linux/arch/sh/overdrive/led.c * * Copyright (C) 1999 Stuart Menefy * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYI
www.eeworm.com/read/443386/1740883

c led.c

/* * linux/arch/sh/kernel/led_mpc1211.c * * Copyright (C) 2001 Saito.K & Jeanne * * This file contains Interface MPC-1211 specific LED code. */ #include static void mach_led(
www.eeworm.com/read/443386/1740890

c led.c

/* * linux/arch/sh/kernel/led_se.c * * Copyright (C) 2000 Stuart Menefy * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYI
www.eeworm.com/read/443386/1740895

c led.c

/* * linux/arch/sh/boards/se/7300/led.c * * Derived from linux/arch/sh/boards/se/770x/led.c * * Copyright (C) 2000 Stuart Menefy * * May be copied or modified under the t
www.eeworm.com/read/443386/1740901

c led.c

/* * linux/arch/sh/kernel/led_se.c * * Copyright (C) 2000 Stuart Menefy * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYI
www.eeworm.com/read/443386/1740926

c led.c

/* * linux/arch/sh/kernel/led_rts7751r2d.c * * Copyright (C) Atom Create Engineering Co., Ltd. * * May be copied or modified under the terms of GNU General Public * License. See linux/COPYING f
www.eeworm.com/read/443386/1740933

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/443386/1740942

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/443386/1740947

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