代码搜索:LED显示

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

代码结果 10,000
www.eeworm.com/read/385270/2593210

c led.c

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

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/385270/2593220

c led.c

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

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/385270/2593228

c led.c

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

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/385270/2593247

c led.c

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

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/385270/2593259

c led.c

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

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