代码搜索:LED4

找到约 530 项符合「LED4」的源代码

代码结果 530
www.eeworm.com/read/208910/15233041

c interrupt.c

#include #define LED_CS2 (*((volatile unsigned short int *)(0x10300000))) //LED1 and LED2 #define LED_CS3 (*((volatile unsigned short int *)(0x10400000))) //LED3 and LED4 #def
www.eeworm.com/read/358120/10195960

c main.c

#include "config.h" #define LED1 1
www.eeworm.com/read/276196/10753913

txt 模拟spi速度快就有点问题.txt

#include "lpc214x.h" #include "config.h" /**************************************************************************** * File:LEDHEX.C * 功能:LED数码管显示0-F字符,同时控制LED1、LED2、LED3、LED4显示对应的16进行值。
www.eeworm.com/read/458811/7289045

asm four dynamic display .asm

;================================================= ; 简单实现四位数码管动态显示 ;================================================= LED1 EQU 08H LED2 EQU 09H LED3 EQU 0AH LED4 EQU 0BH ORG 0000H
www.eeworm.com/read/434357/7871017

c main.c

#include "config.h" #define led1 1
www.eeworm.com/read/263324/11367411

c main.c

#include "config.h" #define LED1 1
www.eeworm.com/read/263324/11367435

c main.c

#include "config.h" #define LED1 1
www.eeworm.com/read/220145/14848130

c main.c

#include "config.h" #define rs (1
www.eeworm.com/read/37363/901478

c main.c

#include "config.h" #define LED1 1
www.eeworm.com/read/474919/6798080

h led.h

#ifndef __LED_H #define __LED_H #define LED1 ~(1