代码搜索:LED控制

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

代码结果 10,000
www.eeworm.com/read/173171/9669980

c led.c

/********************************************************************** * * Filename: led.c * * Description: LED-related functionality. * * Notes: The constants in this file are
www.eeworm.com/read/173171/9669981

obj led.obj

www.eeworm.com/read/173123/9673290

c led.c

#include "at91sam7s64.h" void delay(unsigned long int i) { for(;i>0;i--) ; } void main(void) { *AT91C_PMC_PCER=0x0000000F; //PMC外设时钟使能 *AT91C_PIOA_PER=0x0000000F; //PIOA0-
www.eeworm.com/read/173057/9676799

h led.h

#ifndef __led_H__ #define __led_H__ void Test_Led(void); #endif /*__led_H__*/
www.eeworm.com/read/368740/9679948

c led.c

#include #include "LCD1602.c" #define LED_SEGMENT P2 #define LED_BIT P0 #define DISPLAY_OFF 0xff void delayXms(unsigned int x) //延迟x毫秒函数 { unsigned int i,j; for(i=0
www.eeworm.com/read/368740/9679949

h led.h

/* LED.H File*/ #ifndef __LED_H__ #define __LED_H__ #include #define LED_SEGMENT P2 #define LED_BIT P0 #define DISPLAY_OFF 0xff void display(unsigned char *); voi
www.eeworm.com/read/368740/9679960

lst led.lst

C51 COMPILER V7.02a LED 09/12/2008 14:50:32 PAGE 1 C51 COMPILER V7.02a, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN LE
www.eeworm.com/read/368740/9679993

obj led.obj

www.eeworm.com/read/172748/9692032

exe led.exe

www.eeworm.com/read/368470/9692858

c led.c

//LED_task //LED.c data for pooa8 #include "includes.h" #include "ML674000.H" #define bit8 (0x01