代码搜索:main.c
找到约 10,000 项符合「main.c」的源代码
代码结果 10,000
www.eeworm.com/read/238782/13325883
c main.c
#include
#include
#define uchar unsigned char
void delay(unsigned int n);
extern void config();
extern void AT24C02_write(uchar excur_addr,uchar wr_data);
extern uchar
www.eeworm.com/read/238781/13325935
c main.c
#include
#include
#define uchar unsigned char
extern void config (void);
void delay(unsigned int n);
uchar adc0832(bit channel);
void main()
{
uchar i,j,temp;
www.eeworm.com/read/238767/13326574
c main.c
#include"..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\ucos-ii\add\osaddition.h"
#include "..\inc\drv.h"
#include "..\inc\drv\OSFile.h"
#include "..\inc\drv\Ustring.h"
#
www.eeworm.com/read/323679/13326709
c main.c
//#pragma cp
#include
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
extern uchar code menu_str[97][30];
extern
www.eeworm.com/read/238733/13328398
c main.c
#define GPBCON (*(volatile unsigned long *)0x56000010)
#define GPBDAT (*(volatile unsigned long *)0x56000014)
#define rGPHCON (*(volatile unsigned *)0x56000070) //Port H control
#define rGPHDA
www.eeworm.com/read/323663/13328405
c main.c
/*
月亮
QQ:228939191
2007.6.26
工控博客:http://yueliang.gkbk.com
yueliangliang@21cn.com
*/
//*P1.0 Y0: 正转
//*P1.1 Y1: 反转
//*P1.2 Y2: 运行
//*P1.3 E: *P3.7
//*P1.4 RW: *P3.6
www.eeworm.com/read/238731/13328520
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/238729/13328602
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/238728/13328694
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/137334/13329330
c main.c
/*****************************************************************************************/
//
// Name: BF533 EZ-KIT interface to the AD9244 ADC Evaluation Board
//
/****************************