Home
last modified time | relevance | path

Searched full:inverting (Results 1 – 14 of 14) sorted by relevance

/Zephyr-latest/tests/lib/c_lib/strerror/
DKconfig15 in test_strerror.c rather than inverting logic for the
/Zephyr-latest/dts/bindings/input/
Dtouchscreen-common.yaml35 description: X and Y axis are swapped. Swapping is done after inverting the axis.
/Zephyr-latest/dts/bindings/display/
Dsolomon,ssd1327fb.yaml50 description: Turn on display color inverting
Dsolomon,ssd1306fb-common.yaml54 description: Turn on display color inverting
Dsitronix,st7735r.yaml112 Inverting color format order (RGB->BGR or BGR->RGB)
Dsitronix,st7796s.yaml111 Inverting color format order (RGB->BGR or BGR->RGB)
/Zephyr-latest/drivers/audio/
Dwm8904.h100 * [5:4] - x_IP_SEL_N: Inverting input selection
101 * [3:2] - x_IP_SEL_P: Non-inverting input selection
/Zephyr-latest/samples/drivers/led/led_strip/
DREADME.rst58 The I2S driver supports inverting the output to suit this scheme, using the ``out-active-low`` dts
/Zephyr-latest/lib/os/
DKconfig.cbprintf126 functions using stdio, effectively inverting the sense above.
/Zephyr-latest/drivers/pwm/
Dpwm_xlnx_axi_timer.c118 * polarity can be achieved simply by inverting the in xlnx_axi_timer_set_cycles()
/Zephyr-latest/drivers/fpga/
Dfpga_ice40_bitbang.c29 * separate SPI transfers (inverting CS polarity as necessary) and then
/Zephyr-latest/drivers/sensor/ams/tmd2620/
Dtmd2620.c159 /* inverting sensor data to fit Zephyr */ in tmd2620_channel_get()
/Zephyr-latest/subsys/fb/
Dcfb_shell.c318 shell_error(sh, "Error inverting Framebuffer"); in cmd_invert()
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst723 * Added support for inverting color at runtime to the SSD1306 driver, via