Searched refs:CST816S_EVENT_BITS_POS (Results 1 – 1 of 1) sorted by relevance
74 #define CST816S_EVENT_BITS_POS (0x06) macro144 event = (x & 0xff) >> CST816S_EVENT_BITS_POS; in cst816s_process()