OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:chargemax
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/macppc/dev/
pm_direct.c
988
long pcharge=0, charge, vb, vmax,
chargemax
;
local in function:pm_battery_info_legacy
1002
chargemax
= 6500;
1007
chargemax
= 6500;
1023
if (pcharge >
chargemax
)
1024
pcharge =
chargemax
;
1026
pcharge = 100 - pcharge /
chargemax
;
pm_direct.c
988
long pcharge=0, charge, vb, vmax,
chargemax
;
local in function:pm_battery_info_legacy
1002
chargemax
= 6500;
1007
chargemax
= 6500;
1023
if (pcharge >
chargemax
)
1024
pcharge =
chargemax
;
1026
pcharge = 100 - pcharge /
chargemax
;
Completed in 116 milliseconds
Indexes created Tue Oct 14 10:09:51 GMT 2025