Home
last modified time | relevance | path

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

/hardware/bsp/intel/peripheral/libupm/src/rgbringcoder/
Drgbringcoder.cxx128 static int8_t enc_states[] = {0, -1, 1, 0, 1, 0, 0, -1, in interruptHandler() local
153 This->m_counter += enc_states[oldEncoderState & 0x0f]; in interruptHandler()