Home
last modified time | relevance | path

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

/device/google/coral/vibrator/tests/
Dtypes.h21 using EffectIndex = uint16_t; variable
30 using QueueEffect = std::tuple<EffectIndex, EffectLevel>;
Dtest-vibrator.cpp52 static constexpr EffectIndex EFFECT_INDEX{2};
53 static constexpr EffectIndex QUEUE_INDEX{65534};
55 static constexpr EffectIndex GPIO_FALL_INDEX{EFFECT_INDEX};
57 static constexpr EffectIndex GPIO_RISE_INDEX{EFFECT_INDEX};
61 static const EffectIndex ON_EFFECT_INDEX{0};