Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.h29 constexpr uint8_t PWLE_BRAKE_BIT = 0x4; variable
DDspMemChunk.cpp219 flags |= PWLE_BRAKE_BIT; in constructBrakingSegment()