代码搜索结果
找到约 10,000 项符合
I2C 的代码
i2c应用程序1.txt
; File: an734.asm
; data: feb.23.2001
; Written By: 歌林电子制作实验室www.nbglin.com
; Functionality:
;
; This code implements the basic functions for an I2C slave device
; using the SSP module. All
i2c应用程序2.txt
;*
i2c应用程序1.txt
; File: an734.asm
; data: feb.23.2001
; Written By: 歌林电子制作实验室www.nbglin.com
; Functionality:
;
; This code implements the basic functions for an I2C slave device
; using the SSP module. All
i2c应用程序2.txt
;*
i2c应用程序1.txt
; File: an734.asm
; data: feb.23.2001
; Written By: 歌林电子制作实验室www.nbglin.com
; Functionality:
;
; This code implements the basic functions for an I2C slave device
; using the SSP module. All
i2c应用程序2.txt
;*
i2c 总线的时序和读写.txt
i2c 总线的时序和读写
#include
#include
#define I2c_Control 0xa0 //I2C器件控制字节高四位为0x0a
#define Wr2_Address 0xa000
extern bdata byte Yo2_Buf;
extern idata byte TimerOf1ms;
sb