Home
last modified time | relevance | path

Searched refs:EV (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_main_menu.h228 EV, enumerator
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal219 * Battery capacity of the vehicle, if EV or hybrid. This is the nominal
233 * List of connectors this EV may use
259 * EV port location
464 * EV battery level in WH, if EV or hybrid
479 * EV charge port open
491 * EV charge port connected
503 * EV instantaneous charge rate in milliwatts
1184 * EV battery units for display
1186 * Indicates which units the car is using to display EV battery information to the user. Eg.
2376 * Default type if the vehicle does not know or report the EV connector
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_main_menu.c174 { EV, "Get exposure value"},
1512 else if (ctrl_value_mode_param == EV) { in get_ctrl_value()