Home
last modified time | relevance | path

Searched refs:pxp_wait (Results 1 – 4 of 4) sorted by relevance

/lvgl-latest/src/draw/nxp/pxp/
Dlv_pxp_cfg.c80 _pxp_cfg->pxp_wait(); in lv_pxp_run()
85 _pxp_cfg->pxp_wait(); in lv_pxp_wait()
Dlv_pxp_cfg.h60 void (*pxp_wait)(void); member
Dlv_pxp_osa.c86 .pxp_wait = _pxp_wait,
/lvgl-latest/docs/details/integration/chip/
Dnxp.rst195 - :cpp:func:`pxp_wait()`: Wait for PXP completion.