Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l26/
DDspMemChunk.h28 constexpr uint8_t PWLE_CHIRP_BIT = 0x8; // Dynamic/frequency and voltage variable
DDspMemChunk.cpp198 flags |= PWLE_CHIRP_BIT; in constructActiveSegment()