Home
last modified time | relevance | path

Searched defs:sample (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_touchscreen.c121 struct touch_sample_s * sample) in conv_touch_sample()
140 static bool touchscreen_read_sample(int fd, struct touch_sample_s * sample) in touchscreen_read_sample()
149 struct touch_sample_s sample; in touchscreen_read() local