Searched defs:sx (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/subsys/fb/ | ||
D | cfb.c | 235 int16_t sx = (x0 < x1) ? 1 : -1; in draw_line() local |
/Zephyr-latest/drivers/display/ | ||
D | ssd16xx.c | 204 uint16_t sx, uint16_t ex, in ssd16xx_set_ram_param() |