代码搜索结果

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

dcam_w2k.inf

; Copyright (c) Microsoft Corporation. All rights reserved. ; ; Dcam_w2k.INF -- This file contains installation information for IEEE 1394 digital cameras. ; ; Note: ; ; This

w77e58.h

/*--BYTE Registers-------------------------------------------------*/ sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0xA0; sfr P3 = 0xB0; #define p0 P0 #define p1 P1 #define p2 P2 #define

ch452w2.c

/* *************************** Website: http://wch.cn Email: tech@wch.cn Author: W.ch 2005.4 CH452的真正2线接口 **************************** CH452的真正2线接口,含低电平脉冲按键中断在内,只需要2个I/O引脚,兼容I2C/IIC时序

ch452w4.c

/* *************************** Website: http://wch.cn Email: tech@wch.cn Author: W.ch 2005.4 CH452的4线接口子程序 **************************** CH45X的4线接口,不含按键中断为3个I/O引脚,含按键中断为4个I/O,类似SPI时序,

ch452w3.c

/* *************************** Website: http://wch.cn Email: tech@wch.cn Author: W.ch 2005.4 CH452 的2线接口子程序 **************************** CH452的2线接口,不含按键中断为2个I/O引脚,含按键中断为3个I/O,兼容I2C/II

ch452w2.asm

;**************************** ; Website: http://wch.cn ; Email: tech@wch.cn ; Author: W.ch 2005.4 ;CH452 的真正2 线接口 ;**************************** ; MCS51 24MHz 频率降低则可以适当减少CH452_SCL CH452_SDA

ch452w3.asm

;**************************** ; Website: http://wch.cn ; Email: tech@wch.cn ; Author: W.ch 2005.4 ;CH452 的2 线接口 ;**************************** ; MCS51 24MHz 频率降低则可以适当减少CH452_SCL CH452_SDA 之

ch452w4.asm

; CH452 ; 4-Wire Interface Program for MCS-51 ; ; Website: http://winchiphead.com ; Email: tech@winchiphead.com ; Author: W.ch 2003.03 ; ; CH452 的4 线接口,不含按键中断为3 个I/O 引脚,含按键中断为4 个I/O,兼容SP