代码搜索结果
找到约 939 项符合
Battery 的代码
ee_access.c
/* Module for handling DALLAS DS2438, smart battery monitor
Chip can store up to 40 bytes of user data in EEPROM,
perform temp, voltage and current measurements.
Chip also contains a unique s
ee_access.c
/* Module for handling DALLAS DS2438, smart battery monitor
Chip can store up to 40 bytes of user data in EEPROM,
perform temp, voltage and current measurements.
Chip also contains a unique s
ms02-nv.h
/*
* Copyright (c) 2001, 2003 Maciej W. Rozycki
*
* DEC MS02-NV (54-20948-01) battery backed-up NVRAM module for
* DECstation/DECsystem 5000/2x0 and DECsystem 5900 and 5900/260
* systems.
*
*
battery.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
battery.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
ex4_5.m
% EX4_5.M Verify Example 4.5 and demonstrate Equation4.20
% INPUT: Battery Voltage values [V1 V2]
% OUTPUT: Current in the loops
V=input('Battery voltage in loop 1 and 2 [V1 V2]= ')
va=[1 1]';
changed.txt
Changes to ACPI CA
------------------
+ = Added
- = Removed
* = Altered
+ include/platform/acwin.h
+ include/platform/types.h
- ospm/ac_adapter/*
- ospm/battery/*
- ospm/button/*
- ospm/
battery.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
battery.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// Use of this source code is subject to the terms of the Microsoft end-user
// license agreement (EULA) under which you lic
batclass.h
/*
* batclass.h
*
* Battery class driver interface
*
* This file is part of the w32api package.
*
* Contributors:
* Created by Casper S. Hornstrup
*