Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/boards/96boards/wistrio/
D96b_wistrio.dts50 sx-osc-enable {
52 regulator-name = "sx-osc-enable";
/Zephyr-Core-3.7.0/subsys/fb/
Dcfb.c235 int16_t sx = (x0 < x1) ? 1 : -1; in draw_line() local
237 int16_t dx = (sx > 0) ? (x1 - x0) : (x0 - x1); in draw_line()
253 x0 += sx; in draw_line()
/Zephyr-Core-3.7.0/boards/nxp/imx8mq_evk/doc/
Dindex.rst173 Send the compiled ``zephyr.bin`` with ``sx`` by pressing :kbd:`Ctrl-a` followed by :kbd:`:`
178 exec !! sx </full/path/to/zephyr.bin>
/Zephyr-Core-3.7.0/drivers/display/
Dssd16xx.c204 uint16_t sx, uint16_t ex, in ssd16xx_set_ram_param() argument
211 len = push_x_param(dev, tmp, sx); in ssd16xx_set_ram_param()
/Zephyr-Core-3.7.0/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst355 …https://www.intel.com/content/www/us/en/products/details/fpga/development-kits/cyclone/v-sx.html>`_
/Zephyr-Core-3.7.0/doc/_static/css/
Dcustom.css381 .highlight .sx /* Literal.String.Other */,