Home
last modified time | relevance | path

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

/bsp/stm32/stm32l475-atk-pandora/board/ports/lcd/
A Dlcd_qrcode.c53 for (rt_uint32_t offset_x = 0; offset_x < enlargement_factor; offset_x++) in show_qrcode_by_point() local
75 for (rt_uint32_t offset_x = 0; offset_x < enlargement_factor; offset_x++) in show_qrcode_by_line() local
88 for (rt_uint32_t offset_x = 0; offset_x < enlargement_factor; offset_x++) in show_qrcode_by_line() local
/bsp/samd21/sam_d2x_asflib/common2/services/gfx_mono/
A Dgfx_mono_generic.c315 gfx_coord_t offset_x; in gfx_mono_generic_draw_circle() local
404 gfx_coord_t offset_x; in gfx_mono_generic_draw_filled_circle() local
/bsp/nxp/imx/imxrt/libraries/drivers/vglite/font/mcufont/decoder/
A Dmf_bwfont.h24 uint8_t offset_x; member
/bsp/stm32/stm32f407-rt-spark/board/ports/lcd/
A Ddrv_lcd.c969 for (rt_uint32_t offset_x = 0; offset_x < enlargement_factor; offset_x++) in show_qrcode_by_point() local
991 for (rt_uint32_t offset_x = 0; offset_x < enlargement_factor; offset_x++) in show_qrcode_by_line() local
1004 for (rt_uint32_t offset_x = 0; offset_x < enlargement_factor; offset_x++) in show_qrcode_by_line() local

Completed in 809 milliseconds