Home
last modified time | relevance | path

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

/lvgl-3.7.0/src/draw/nxp/pxp/
Dlv_gpu_nxp_pxp.h128 #define PXP_COND_STOP(cond, txt) \ argument
130 if (cond) { \
/lvgl-3.7.0/src/draw/nxp/vglite/
Dlv_vglite_utils.h128 #define VG_LITE_COND_STOP(cond, txt) \ argument
130 if (cond) { \
/lvgl-3.7.0/scripts/
DDoxyfile648 # sections, marked by \if <section_label> ... \endif and \cond <section_label>