Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_array.h41 … bool inner_alloc; /* true: data is allocated by the array; false: data is allocated by the user */ member
Dlv_circle_buf.c28 …bool inner_alloc; /**< true: the array is allocated by the buffer, false: the array is created fro… member