代码搜索:C
找到约 10,000 项符合「C」的源代码
代码结果 10,000
www.eeworm.com/read/328990/12990736
lst i2c.lst
C51 COMPILER V7.06 I2C 11/19/2007 15:27:53 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE I2C
OBJECT MODULE PLACED IN I2c
www.eeworm.com/read/328990/12990769
c i2c.c
#include "reg51.h"
#include "intrins.h"
#define salve_addr 0xa0
#define read 0x01
#define write 0x00;
void I2c_Start();
void I2c_Stop();
void I2c_Wait();
void Ack(bit );
bit Send_Byte(
www.eeworm.com/read/328910/12995569
c c_isr.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*-------------------------------------------------
www.eeworm.com/read/242457/13003818
h spce061a.h
#ifndef _SPCE061A_H_
#define _SPCE061A_H_
//////////////////////////////////////////////////////////////////
// Define Area for I/O
////////////////////////////////////////////////////
www.eeworm.com/read/141216/13032472
h hardware.h
#ifndef __HARDWARE_H__
#define __HARDWARE_H__
// write your header here
//========================================================================================
// Progarm: The file be included by
www.eeworm.com/read/141213/13032599
h hardware.h
#ifndef __HARDWARE_H__
#define __HARDWARE_H__
// write your header here
//========================================================================================
// Progarm: The file be included by
www.eeworm.com/read/141133/13036174
h hardware.h
#ifndef __HARDWARE_H__
#define __HARDWARE_H__
// write your header here
//========================================================================================
// Progarm: The file be included by
www.eeworm.com/read/140730/13064711
hex ex3c.hex
:0B080C0075958075A9C075AA0A80FED2
:03000000020800F3
:0C080000787FE4F6D8FD75810702080C33
:00000001FF
www.eeworm.com/read/242169/13090768
c i2c.c
/****************************************************************************
**
** 文件名: I2C.c
** 功能: C8051F040的I2C控制器驱动;
** 说明:
** 作者: 李立学(上海交通大学)
** 版权申明: 可以拷贝,可以修改,但必须保留作者信息
**
www.eeworm.com/read/241729/13123450
h hardware.h
#ifndef __HARDWARE_H__
#define __HARDWARE_H__
// write your header here
//========================================================================================
// Progarm: The file be included by