Searched refs:UCB_TS_CR_TSMX_LOW (Results 1 – 4 of 4) sorted by relevance
55 #define UCB_TS_CR_TSMX_LOW (1 << 13) macro
75 #define UCB_TS_CR_TSMX_LOW (1 << 13) macro
196 return (val & (UCB_TS_CR_TSPX_LOW | UCB_TS_CR_TSMX_LOW)); in ucb1x00_ts_pen_down()
132 return val & (UCB_TS_CR_TSPX_LOW | UCB_TS_CR_TSMX_LOW); in ucb1400_ts_pen_up()
Completed in 5 milliseconds