Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_touch.h124 #define rt_touch_get_ts() time(RT_NULL) /* API for the touch to get the timestamp */ macro
126 #define rt_touch_get_ts() rt_tick_get() /* API for the touch to get the timestamp */

Completed in 3 milliseconds