Home
last modified time | relevance | path

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

/bsp/nxp/imx/imxrt/libraries/drivers/vglite/elementary/src/
A Dvelm.h78 #define COUNT_OF(array) (sizeof(array) / sizeof(array[0])) macro
A Delm_object.c165 …index = get_free_objects(elm_tls->gContext.objmap_evo, COUNT_OF(elm_tls->gContext.objmap_evo), cou… in alloc_evo()
189 … index = get_free_objects(elm_tls->gContext.objmap_ebo, COUNT_OF(elm_tls->gContext.objmap_ebo), 1); in alloc_ebo()
211 …index = get_free_objects(elm_tls->gContext.objmap_group, COUNT_OF(elm_tls->gContext.objmap_group),… in alloc_ego()
245 …index = get_free_objects(elm_tls->gContext.objmap_grad, COUNT_OF(elm_tls->gContext.objmap_grad), 1… in alloc_grad()

Completed in 7 milliseconds