代码搜索:LED显示

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

代码结果 10,000
www.eeworm.com/read/394998/2451239

c led.c

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

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/394998/2451251

c led.c

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

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/394998/2451259

c led.c

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

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/394998/2451267

c led.c

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

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/394998/2451279

c led.c

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

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);