Home
last modified time | relevance | path

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

/bsp/stm32/stm32h750-fk750m1-vbt6/board/port/lcd/
A Ddrv_lcd_spi.c191 yinc1 = 0, yinc2 = 0, den = 0, num = 0, numadd = 0, numpixels = 0, in lcd_drawline() local
225 numadd = deltay; in lcd_drawline()
233 numadd = deltax; in lcd_drawline()
238 num += numadd; /* Increase the numerator by the top of the fraction */ in lcd_drawline()

Completed in 9 milliseconds