Home
last modified time | relevance | path

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

/lvgl-latest/src/indev/
Dlv_indev.h69 …bool continue_reading; /**< If set to true, the read callback is invoked again, unless the device… member
Dlv_indev.c229 bool continue_reading; in lv_indev_read() local