代码搜索结果

找到约 10,000 项符合 C 的代码

i2c.c

#include #include #define uint unsigned int #define uchar unsigned char code uchar SenData[]={0x00,0x01,0x02,0x03,0x04,0x05,0x06,0x07, 0x08,0x09,

i2c.lst

C51 COMPILER V7.06 I2C 04/26/2008 10:09:15 PAGE 1 C51 COMPILER V7.06, COMPILATION OF MODULE I2C OBJECT MODULE PLACED IN I2C

inherit__graph__12.md5

9eee87180c04bee81c92cec616cff606

sngks32c.h

/* sngks32c.h - header for Samsung ks32c with ARM7 core */ /* Copyright 1984-2001 Wind River Systems, Inc. */ #include "copyright_wrs.h" /* modification history -------------------- 01a,12apr01,m_h

knight7.in

28 <mark>c</mark>1 <mark>c</mark>2 <mark>c</mark>3 <mark>c</mark>4 <mark>c</mark>5 <mark>c</mark>6 <mark>c</mark>7 <mark>c</mark>8 f1 f2 f3 f4 f5 f6 f7 f8 a3 b3 d3 e3 g3 h3 a6 b6 d6 e6 g6 h6 e5 d7 28 <mark>c</mark>1 <mark>c</mark>2 <mark>c</mark>3 <mark>c</mark>4 <mark>c</mark>5 <mark>c</mark>6 <mark>c</mark>7 <mark>c</mark>8 f1 f2 f3 f4 f5 f6 f7 f8 a3 b3 d3 e3 g3 h3 a6 b6 d6 e6 g6 h6 h2 e5 28 <ma ...

i2c.c

#include "I2C.h" #include "common.h" #define SDA BIT3 #define SCL BIT2 void I2C_Initial( void ) { P1DIR |= BIT2; //将SCL管脚(P1.2)设置为输出管脚 I2C_Set_sck_low(); I2C_STOP();

75x_i2c.h

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_i2c.h * Author : MCD Application Team * Date First Issued : 03/10/2006 * D

75x_i2c.h

/******************** (C) COPYRIGHT 2006 STMicroelectronics ******************** * File Name : 75x_i2c.h * Author : MCD Application Team * Date First Issued : 03/10/2006 * D