代码搜索结果
找到约 939 项符合
Battery 的代码
battery-sensor.c
/*
* Copyright (c) 2006, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
battery-sensor.c
/*
* Copyright (c) 2006, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
makefile
CFLAGS = -lpgui -g -O2
PROGS = testapp pgl-clock pgl-backlight pgl-cpu pgl-battery-helio
all: $(PROGS)
clean:
rm -f $(PROGS) *.o
batteryapplet.desktop
[Desktop Entry]
Name=Battery
Comment=Monitor the battery level.
Name[ja]=バッテリー
Comment[ja]=バッテリー残量を監視します。
X-QPE-Library=libbatteryapplet.so
batteryapplet.desktop
[Desktop Entry]
Name=Battery
Comment=Monitor the battery level.
Name[ja]=バッテリー
Comment[ja]=バッテリー残量を監視します。
X-QPE-Library=libbatteryapplet.so
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
readme
XPU RTC Testing
===============
The SMP8634 contains a battery-backed hardware clock register. The
hardware register is a 32-bit value that rolls seconds since the UNIX
epoch, January 1st 1970.
Sys
dv-nvram.c
/* dv-nvram.c -- Generic driver for a non volatile ram (battery saved)
Copyright (C) 1999, 2000 Free Software Foundation, Inc.
Written by Stephane Carrez (stcarrez@worldnet.fr)
(From a dr
pmu.h
/*
* Definitions for talking to the PMU. The PMU is a microcontroller
* which controls battery charging and system power on PowerBook 3400
* and 2400 models as well as the RTC and various other th