Home
last modified time | relevance | path

Searched defs:offset_y (Results 1 – 4 of 4) sorted by relevance

/bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/
A Dlcd_qrcode.c51 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_point() local
73 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local
86 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local
/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono_generic.c316 gfx_coord_t offset_y; in gfx_mono_generic_draw_circle() local
405 gfx_coord_t offset_y; in gfx_mono_generic_draw_filled_circle() local
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/mcufont/decoder/
A Dmf_bwfont.h25 uint8_t offset_y; member
/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.c967 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_point() local
989 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local
1002 for (rt_uint32_t offset_y = 0; offset_y < enlargement_factor; offset_y++) in show_qrcode_by_line() local

Completed in 13 milliseconds