Searched refs:PWLE_BRAKE_BIT (Results 1 – 2 of 2) sorted by relevance
/hardware/google/pixel/vibrator/cs40l26/ | ||
D | DspMemChunk.h | 29 constexpr uint8_t PWLE_BRAKE_BIT = 0x4; variable |
D | DspMemChunk.cpp | 219 flags |= PWLE_BRAKE_BIT; in constructBrakingSegment() |