Home
last modified time | relevance | path

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

/lvgl-3.5.0/src/draw/nxp/pxp/
Dlv_gpu_nxp_pxp_osa.c75 static void _lv_gpu_nxp_pxp_wait(void);
90 .pxp_wait = _lv_gpu_nxp_pxp_wait,
165 static void _lv_gpu_nxp_pxp_wait(void) in _lv_gpu_nxp_pxp_wait() function