代码搜索:LED

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

代码结果 10,000
www.eeworm.com/read/478601/1350140

h led.h

#ifndef _LED_H_ #define _LED_H_ // 定义LED名称 #define LED1 0x01 #define LED2 0x02 #define LED3 0x04 // 初始化指定的LED extern void LED_Init(unsigned char ucLED);
www.eeworm.com/read/478601/1350160

c led.c

// 包含必要的头文件 #include "LED.H" #include #include #include #include #include #include // 将较长的标识符定义成较短的形式 #de
www.eeworm.com/read/478601/1350161

h led.h

#ifndef _LED_H_ #define _LED_H_ // 定义LED名称 #define LED1 0x01 #define LED2 0x02 #define LED3 0x04 // 初始化指定的LED extern void LED_Init(unsigned char ucLED);
www.eeworm.com/read/478601/1350169

c led.c

// 包含必要的头文件 #include "LED.H" #include #include #include #include #include #include // 将较长的标识符定义成较短的形式 #de
www.eeworm.com/read/478601/1350170

h led.h

#ifndef _LED_H_ #define _LED_H_ // 定义LED名称 #define LED1 0x01 #define LED2 0x02 #define LED3 0x04 // 初始化指定的LED extern void LED_Init(unsigned char ucLED);
www.eeworm.com/read/478601/1350178

c led.c

// 包含必要的头文件 #include "LED.H" #include #include #include #include #include #include // 将较长的标识符定义成较短的形式 #de
www.eeworm.com/read/478601/1350179

h led.h

#ifndef _LED_H_ #define _LED_H_ // 定义LED名称 #define LED1 0x01 #define LED2 0x02 #define LED3 0x04 // 初始化指定的LED extern void LED_Init(unsigned char ucLED);
www.eeworm.com/read/477919/1356178

c led.c

/* * (C) Copyright 2004, Psyent Corporation * Scott McNutt * * See file CREDITS for list of people who contributed to this * project. * * This program is f
www.eeworm.com/read/477919/1356810

c led.c

/* * (C) Copyright 2006 * Atmel Nordic AB * Ulf Samuelsson * * See file CREDITS for list of people who contributed to this * project. * * This program is free s
www.eeworm.com/read/477919/1356821

c led.c

/* * (C) Copyright 2007-2008 * Stelian Pop * Lead Tech Design * * See file CREDITS for list of people who contributed to this * project.