Home
last modified time | relevance | path

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

/device/google/felix/vibrator/cs40l26/
DVibrator.cpp85 static constexpr uint8_t PWLE_AMP_REG_BIT = 0x2; variable
216 if (flags & PWLE_AMP_REG_BIT) { in constructPwleSegment()