Searched refs:tpd (Results 1 – 2 of 2) sorted by relevance
183 touch_point_t tpd; in _touch_session() local188 ft5406_read_touch(&tpd); in _touch_session()196 emouse.x = tpd.TOUCH_X; in _touch_session()197 emouse.y = tpd.TOUCH_Y; in _touch_session()207 if (ft5406_read_touch(&tpd) != 0) in _touch_session()212 emouse.x = tpd.TOUCH_X; in _touch_session()213 emouse.y = tpd.TOUCH_Y; in _touch_session()224 emouse.x = tpd.TOUCH_X; in _touch_session()225 emouse.y = tpd.TOUCH_Y; in _touch_session()
572 EMAC_DMA->tpd_bit.tpd = 0; in emac_txpkt_chainmode()639 EMAC_DMA->tpd_bit.tpd = 0; in rt_at32_emac_tx()
Completed in 48 milliseconds