Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_circle_buf.h168 lv_result_t lv_circle_buf_peek(const lv_circle_buf_t * circle_buf, void * data);
Dlv_circle_buf.c268 lv_result_t lv_circle_buf_peek(const lv_circle_buf_t * circle_buf, void * data) in lv_circle_buf_peek() function