代码搜索:main.c

找到约 10,000 项符合「main.c」的源代码

代码结果 10,000
www.eeworm.com/read/387921/8646813

c main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Date First Issued : 05/21/2007 * Descr
www.eeworm.com/read/288216/8646985

c main.c

#include "AT89x51.h" #include "1820.h" #include"at89x51.h" unsigned char code leddata[]={ 0xC0,0xF9,0xA4,0xB0,0x99,0x92,0x82,0xF8,0x80,0x90,0x88,0x83,0xC6, 0xA1,
www.eeworm.com/read/387914/8647036

c main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Date First Issued : 05/21/2007 * Descr
www.eeworm.com/read/387914/8647179

c main.c

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : main.c * Author : MCD Application Team * Date First Issued : 09/29/2006 * Descr
www.eeworm.com/read/288180/8648547

c main.c

/****************************************************************************** Copyright (c) 2005 MStar Semiconductor, Inc. All rights reserved. [Module Name]: Main.c [Date]: 04-Jan-
www.eeworm.com/read/288174/8649092

c main.c

#include "MCU.H" #include "stdio.h" #include "8051.H" #include "RAM.H" #include "IIC.H" #include "MyDef.H" #include "F63REG.H" #include "UserAdj.H" #include "ModeHandle.H" #include "Scaler.H"
www.eeworm.com/read/431846/8649236

c main.c

/* * * Sample application to toggle LED on KB9202 * Notice that the kernel may provide LED access functions, * but the point of this program is to provide an example * on how to access the AT91RM92
www.eeworm.com/read/288172/8649336

c main.c

/*验证1:读卡序列号函数readsnr(cardsnr)*/ #include "main.h" #include "rc500.h" #include "lcd.h" #include "led.h" #include " VIIC_C51.H" uchar idata t_buff[16],cardsnr[4]; uchar xdata buff[16]; unsigne
www.eeworm.com/read/288161/8650924

c main.c

/* giantbicycle */ #include "at89s52.h" #define M_EN 0 /* Multi-channel Enable */ /* GPIO Pin Definitions */ //#define I2C_SCL_CLR (P0 &= 0xFE) /* Clear I2C SCL (P0.0)*/ #define I2C_SCL_CL
www.eeworm.com/read/288156/8651026

c main.c

#include #include "i2c.h" #include "ir.h" #include "tuner.h" void main(void) { IR_Initial(); while(1) { if ( (PCON & 0x01) == 0) // If not in idle mode PCON |= 0x01; // Enter t