代码搜索:LED显示

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

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

c led.c

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

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/2593304

c led.c

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

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/2593312

c led.c

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

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/2593344

c led.c

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

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/2593353

c led.c

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

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