代码搜索:低功耗CMOS

找到约 2,363 项符合「低功耗CMOS」的源代码

代码结果 2,363
www.eeworm.com/read/254414/4383470

h via686.h

#ifndef VIA686_H_ #define VIA686_H_ #define CMOS_ADDR 0x70 #define CMOS_DATA 0x71 #define I8259_MASTER_CONTROL 0x20 #define I8259_MASTER_MASK 0x21 #define I8259_SLAVE_CONTROL 0
www.eeworm.com/read/253341/4397423

h via686.h

#ifndef VIA686_H_ #define VIA686_H_ #define CMOS_ADDR 0x70 #define CMOS_DATA 0x71 #define I8259_MASTER_CONTROL 0x20 #define I8259_MASTER_MASK 0x21 #define I8259_SLAVE_CONTROL 0
www.eeworm.com/read/155374/5625917

h via686.h

#ifndef VIA686_H_ #define VIA686_H_ #define CMOS_ADDR 0x70 #define CMOS_DATA 0x71 #define I8259_MASTER_CONTROL 0x20 #define I8259_MASTER_MASK 0x21 #define I8259_SLAVE_CONTROL 0
www.eeworm.com/read/159985/10582521

asm ridcmos.asm

;****************************************************** ;* 文件名:RidCMOS.asm ;* 创建日期:2001.7.14 ;* 作者:陈文尧 ;* 功能:解除当前CMOS配置 ;****************************************************** include system.inc
www.eeworm.com/read/141300/5770225

out ro_17.out

Circuit: *****************==== 17-Stage CMOS RO ====******************* Doing analysis at TEMP = 300.150000 and TNOM = 300.150000 Warning: toxe, toxp and dtox all given and toxe != toxp + dtox; dtox
www.eeworm.com/read/257657/4361901

asm ridcmos.asm

;****************************************************** ;* 文件名:RidCMOS.asm ;* 创建日期:2001.7.14 ;* 作者:陈文尧 ;* 功能:解除当前CMOS配置 ;****************************************************** include system.inc
www.eeworm.com/read/155430/11874001

asm i2c2.asm

;2402的读写 ;AT24C02是美国ATMEL公司的低功耗CMOS串行EEPROM,它是内含256×8位存储空间, ;具有工作电压宽(2.5~5.5V)、擦写次数多(大于10000次)、写入速度快(小于10ms)等特点。 ;这是将0600H地址中以下的8个数据写到24C02的01H为首址单元中去的汇编程序 ORG 0000H SCL BIT P3.4;定义24C02的串行
www.eeworm.com/read/28526/1001851

txt adc0809中文资料.txt

ADC0809中文资料   1.主要特性  1)8路8位A/D转换器,即分辨率8位。   2)具有转换起停控制端。   3)转换时间为100μs   4)单个+5V电源供电   5)模拟输入电压范围0~+5V,不需零点和满刻度校准。   6)工作温度范围为-40~+85摄氏度   7)低功耗,约15mW。    2.内部结构    ADC0809是CMOS单片型逐次逼近式A/D转换器,内部 ...
www.eeworm.com/read/270043/11049904

h lm2035.h

/*========================= LM2035函数接口文件 文件名:LM2035.h ============================*/ extern void SinPower(void); //低功耗模式 extern unsigned int SinDataOut(unsigned int F); //正弦波数据输出计算
www.eeworm.com/read/489712/6469063

txt 加密解密.txt

1) 破解普通用户密码 首先用DOS启动盘启动电脑,进入DOS状态,在DOS命令行输入debug回车,然后用所列的其中任何一种方法的数据解除CMOS密码,重新启动电脑,系统会告诉你CMOS参数丢失,要求你重新设定CMOS参数。经过试验,这是一种很有效的方法。"-"后面的字母"O",表示数值输出的地址,70和10都是数值. 2 破解WindowsXP的密码 在启动Wind ...