Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:voltage
(Results
1 - 10
of
10
) sorted by relevance
/drivers/hdf_core/framework/support/platform/src/regulator/
H
A
D
regulator_if.c
115
int32_t RegulatorGetVoltage(DevHandle handle, uint32_t *
voltage
)
in RegulatorGetVoltage()
argument
H
A
D
regulator_core.c
541
int32_t RegulatorNodeGetVoltage(struct RegulatorNode *node, uint32_t *
voltage
)
in RegulatorNodeGetVoltage()
argument
/drivers/hdf_core/adapter/khdf/linux/platform/regulator/
H
A
D
regulator_adapter.c
185
static int32_t LinuxRegulatorGetVoltage(struct RegulatorNode *node, uint32_t *
voltage
)
in LinuxRegulatorGetVoltage()
argument
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H
A
D
regulator_virtual.c
69
static int32_t VirtualRegulatorGetVoltage(struct RegulatorNode *node, uint32_t *
voltage
)
in VirtualRegulatorGetVoltage()
argument
[all...]
/drivers/peripheral/thermal/interfaces/hdi_service/src/
H
A
D
thermal_device_mitigation.cpp
222
int32_t ThermalDeviceMitigation::BatteryVoltageRequest(uint32_t
voltage
)
in BatteryVoltageRequest()
argument
/drivers/peripheral/battery/interfaces/hdi_service/src/
H
A
D
battery_interface_impl.cpp
116
int32_t BatteryInterfaceImpl::GetVoltage(int32_t&
voltage
)
in GetVoltage()
argument
H
A
D
power_supply_provider.cpp
804
int32_t PowerSupplyProvider::ParseVoltage(int32_t*
voltage
)
in ParseVoltage()
argument
/drivers/hdf_core/framework/model/storage/src/mmc/
H
A
D
mmc_core.c
404
int32_t MmcCntlrSwitchVoltage(struct MmcCntlr *cntlr, enum MmcVolt
voltage
)
in MmcCntlrSwitchVoltage()
argument
/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H
A
D
hdi_service_test.cpp
836
int32_t
voltage
= 0;
in HWTEST_F()
local
[all...]
/drivers/peripheral/usb/hdi_service/include/
H
A
D
usbd_type.h
210
int32_t
voltage
;
member
Completed in 11 milliseconds