Home
last modified time | relevance | path

Searched refs:EGR_AVAILABLE (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java753 public static final int EGR_AVAILABLE = 0x1 << 6; field in CarDiagnosticEvent.SparkIgnitionMonitors
793 new IgnitionMonitor.Decoder(EGR_AVAILABLE, EGR_INCOMPLETE);
/aosp12/hardware/interfaces/automotive/vehicle/2.0/
H A Dtypes.hal4252 EGR_AVAILABLE = 0x1 << 6,