OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vcore
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/amiga/dev/
zz9k.c
134
uint16_t
vcore
= ZZREG_R(ZZ9K_VOLTAGE_CORE);
local in function:zz9k_attach
138
"<Tcore: %i.%i C,
Vcore
: %i.%i V, Vaux: %i.%i V>\n",
139
tcore/10, tcore%10,
vcore
/100,
vcore
%100, vaux/100, vaux%100);
zz9k.c
134
uint16_t
vcore
= ZZREG_R(ZZ9K_VOLTAGE_CORE);
local in function:zz9k_attach
138
"<Tcore: %i.%i C,
Vcore
: %i.%i V, Vaux: %i.%i V>\n",
139
tcore/10, tcore%10,
vcore
/100,
vcore
%100, vaux/100, vaux%100);
Completed in 125 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025