代码搜索:低功耗CMOS
找到约 2,363 项符合「低功耗CMOS」的源代码
代码结果 2,363
www.eeworm.com/read/182103/5267962
h cmos.h
/* Structure map for CMOS on PowerPC Reference Platform */
/*
* COPYRIGHT (c) 1998 by Radstone Technology
*
*
* THIS FILE IS PROVIDED TO YOU, THE USER, "AS IS", WITHOUT WARRANTY OF ANY
* KIND, E
www.eeworm.com/read/304805/3785477
c cmos.c
/* This file contains a device driver that can access the CMOS chip to
* get or set the system time. It drives the special file:
*
* /dev/cmos - CMOS chip
*
* Changes:
* Aug 04, 2005 Cr
www.eeworm.com/read/304805/3785563
h cmos.h
/*
ibm/cmos.h
Created: Dec 1998 by Philip Homburg
Definitions for the CMOS/realtime clock. Based on the datasheet for the
Dallas DS12887, compatible with the Motorola MC146818
*/
www.eeworm.com/read/302200/3826581
h cmos.h
#define CMOS_SECOND 0x00
#define CMOS_ALARMSECOND 0x01
#define CMOS_MINUTE 0x02
#define CMOS_ALARMMINUTE 0x03
#define CMOS_HOUR 0x04
#define CMOS_ALARMHOUR 0x05
#define CMOS_DAYINWEEK 0x
www.eeworm.com/read/297137/3890311
hxx cmos.hxx
#ifndef __CMOS_HXX__
#define __CMOS_HXX__
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redist
www.eeworm.com/read/297137/3890318
cxx cmos.cxx
/*
* Copyright (C) 1998, 1999, Jonathan S. Shapiro.
*
* This file is part of the EROS Operating System.
*
* This program is free software; you can redistribute it and/or
* modify it under the te
www.eeworm.com/read/289635/3989909
wpj cmos.wpj
Document file - DO NOT EDIT
BUILD_PPC604gnu_BUILDRULE
cmos.out
BUILD_PPC604gnu_MACRO_AR
arppc
BUILD_PPC604gnu_MACRO_ARCHIVE
$(PRJ_DIR)/VXWORKS/PPC604/cmos.a
www.eeworm.com/read/417855/2098696
equ cmos.equ
;-------------------------------;
; CMOS MAP ;
;-------------------------------;
diskette_ab equ 10h ; 10h = diskette type A,B = xxxx,xxxx
; 11h = reserved (00)
harddisk_cd equ 12h ; 12h =
www.eeworm.com/read/409921/2224608
c cmos.c
/*
* PROJECT: ReactOS HAL
* LICENSE: GPL - See COPYING in the top level directory
* FILE: hal/halx86/generic/cmos.c
* PURPOSE: CMOS Access Routines (Real Tim
www.eeworm.com/read/375736/2721357
asm cmos.asm
;===========================================================================
COMMENT #
CMOS.ASM
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
Functi