Home
last modified time | relevance | path

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

/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono_menu.c109 i < menu->num_elements; i++) { in menu_draw()
152 if (menu->current_selection == menu->num_elements - 1) { in gfx_mono_menu_process_key()
167 menu->current_selection = menu->num_elements - 1; in gfx_mono_menu_process_key()
A Dgfx_mono_menu.h122 uint8_t num_elements; member
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/
A Dvft_debug.c138 void vft_dbg_path_bounds(char *name, float *ary, int num_elements) in vft_dbg_path_bounds() argument
144 for (int i = 0; i < num_elements; i++) { in vft_dbg_path_bounds()

Completed in 5 milliseconds