代码搜索:CMOS芯片
找到约 8,079 项符合「CMOS芯片」的源代码
代码结果 8,079
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
www.eeworm.com/read/368720/2812145
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/365785/2895227
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/362762/2927117
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/362762/2927203
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/260597/4331362
asm cmos.asm
;===========================================================================
COMMENT #
CMOS.ASM
Copyright (c) 1991 - Microsoft Corp.
All rights reserved.
Microsoft Confidential
Functi
www.eeworm.com/read/173686/9642077
def cmos.def
www.eeworm.com/read/173686/9642131