Searched refs:sx (Results 1 – 6 of 6) sorted by relevance
50 sx-osc-enable {52 regulator-name = "sx-osc-enable";
235 int16_t sx = (x0 < x1) ? 1 : -1; in draw_line() local237 int16_t dx = (sx > 0) ? (x1 - x0) : (x0 - x1); in draw_line()253 x0 += sx; in draw_line()
173 Send the compiled ``zephyr.bin`` with ``sx`` by pressing :kbd:`Ctrl-a` followed by :kbd:`:`178 exec !! sx </full/path/to/zephyr.bin>
204 uint16_t sx, uint16_t ex, in ssd16xx_set_ram_param() argument211 len = push_x_param(dev, tmp, sx); in ssd16xx_set_ram_param()
355 …https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/cyclone/v-sx.html>`_
381 .highlight .sx /* Literal.String.Other */,