代码搜索:低功耗CMOS
找到约 2,363 项符合「低功耗CMOS」的源代码
代码结果 2,363
www.eeworm.com/read/403510/2311121
java io.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: IO.java
* MOSIS CMOS PLA Generator.
* Originally written by Wallace Kroeker at the University of Calgary
* Translated to Ja
www.eeworm.com/read/403510/2311122
java pla.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: PLA.java
* MOSIS CMOS PLA Generator.
* Originally written by Wallace Kroeker at the University of Calgary
* Translated to J
www.eeworm.com/read/403510/2311123
java decode.java
/* -*- tab-width: 4 -*-
*
* Electric(tm) VLSI Design System
*
* File: Decode.java
* MOSIS CMOS PLA Generator.
* Originally written by Wallace Kroeker at the University of Calgary
* Translated t
www.eeworm.com/read/395229/2448003
h ds17287rtc.h
/*
* ds17287rtc.h - register definitions for the ds1728[57] RTC / CMOS RAM
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the
www.eeworm.com/read/372616/2770953
c cafe_ccic.c
/*
* A driver for the CMOS camera controller in the Marvell 88ALP01 "cafe"
* multifunction chip. Currently works with the Omnivision OV7670
* sensor.
*
* The data sheet for this device can be fo
www.eeworm.com/read/262041/4316804
h ds17287rtc.h
/*
* ds17287rtc.h - register definitions for the ds1728[57] RTC / CMOS RAM
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in
www.eeworm.com/read/171592/9745776
c hdd.c
/* MFM & IDE Hard Disk Device Driver for MMURTL.
This driver does not depend on the data stored
in CMOS RAM for drive geometry. Three routines
determine number of sectors per track,
n
www.eeworm.com/read/378468/9230139
s43 keydlpm.s43
; 魏小龙编写
; 此示例介绍430的低功耗设计方法
;在这个例子中有LED显示 与 行列式键盘,这些程序的编写在相应的地方已经介绍
;这个程序还是要求显示出所按键的键值
;但要求做到低功耗,所以大部分的事情在中断程序里实现,
;显示用中断实现,而且5秒没有按键按下则自动关断显示,用以节省能耗
;
; 约定:显示缓存在200 ...
www.eeworm.com/read/378468/9230198
s43 keydlas_alarm.s43
; 此示例介绍430的低功耗设计方法,程序包含显示,键盘,ADC,定时器,中断等等.
; 在这个例子中有LED显示与行列式键盘,这些程序的编写在相应的地方已经介绍
; 这个程序还是要求显示出所按键的键值
; 但要求作到低功耗,所以大部分的事情在中断程序里实现,
; 显示用中断实现,而且5秒没有按键按下则自动关断显示,用以节省能耗
; ...
www.eeworm.com/read/159783/10618031
s43 keydlpm.s43
; 魏小龙编写
; 此示例介绍430的低功耗设计方法
;在这个例子中有LED显示 与 行列式键盘,这些程序的编写在相应的地方已经介绍
;这个程序还是要求显示出所按键的键值
;但要求做到低功耗,所以大部分的事情在中断程序里实现,
;显示用中断实现,而且5秒没有按键按下则自动关断显示,用以节省能耗
;
; 约定:显示缓存在200 ...