Searched refs:TOUCH_ID_MSK (Results 1 – 1 of 1) sorted by relevance
42 #define TOUCH_ID_MSK 0x0FU macro117 uint8_t touch_id = FIELD_GET(TOUCH_ID_MSK, coords[2]); in ft5336_process()