Home
last modified time | relevance | path

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

/lvgl-latest/src/drivers/nuttx/
Dlv_nuttx_entry.h48 } lv_nuttx_ctx_t; typedef
Dlv_nuttx_entry.c113 nuttx_ctx_p = lv_malloc_zeroed(sizeof(lv_nuttx_ctx_t)); in lv_nuttx_init()