OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peak_power_draw_mw
(Results
1 - 4
of
4
) sorted by null
/device/google/contexthub/contexthubhal/
nanohubhal_default.cpp
56
.
peak_power_draw_mw
= 3.000 * 1.800,
NanohubHidlAdapter.cpp
85
c.peakPowerDrawMw = hub->
peak_power_draw_mw
;
/hardware/libhardware/include/hardware/
context_hub.h
245
float
peak_power_draw_mw
; // for a busy CPUm power in milliwatts
member in struct:context_hub_t
/hardware/interfaces/contexthub/1.0/default/
Contexthub.cpp
96
c.peakPowerDrawMw = hubArray[i].
peak_power_draw_mw
;
Completed in 265 milliseconds