Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_ili9xxx.h76 bool inversion; member
Ddisplay_gc9x01x.c39 bool inversion; member
451 if (config->inversion) { in gc9x01x_configure()
635 .inversion = DT_INST_PROP(inst, display_inversion), \
Ddisplay_ili9xxx.c421 if (config->inversion) { in ili9xxx_configure()
537 .inversion = DT_PROP(INST_DT_ILI9XXX(n, t), display_inversion),\
/Zephyr-latest/boards/shields/seeed_xiao_round_display/
Dseeed_xiao_round_display.overlay48 display-inversion;
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/
Desp32s3_touch_lcd_1_28_esp32s3_procpu.dts78 display-inversion;
/Zephyr-latest/boards/adi/max32672fthr/
Dmax32672fthr.dts141 inversion-on;
/Zephyr-latest/samples/subsys/zbus/priority_boost/
DREADME.rst5 Illustrates zbus priority boost feature with a priority inversion scenario.
11 execution sequence presents a priority inversion problem, which may not affect much of the
/Zephyr-latest/boards/sipeed/longan_nano/
Dlongan_nano-common.dtsi88 inversion-on;
/Zephyr-latest/boards/mxchip/az3166_iotdevkit/
Daz3166_iotdevkit.dts175 inversion-on;
/Zephyr-latest/boards/weact/mini_stm32h7b0/
Dmini_stm32h7b0.dts56 inversion-on;
/Zephyr-latest/boards/m5stack/m5stack_core2/
Dm5stack_core2_procpu.dts71 display-inversion;
/Zephyr-latest/boards/weact/mini_stm32h743/
Dmini_stm32h743.dts54 inversion-on;
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst155 employs an "inversion-of-control" pattern in such cases avoids duplication of
168 of the L1 -> L2 "inversion-of-control" adaptation API.
/Zephyr-latest/doc/services/zbus/
Dindex.rst364 * No bounded priority inversion will happen among the publisher and the observers;
366 preempt T1, avoiding unbounded priority inversion;
861 inversion scenario;
/Zephyr-latest/doc/releases/
Dmigration-guide-3.5.rst183 * ``CONFIG_SSD1306_REVERSE_MODE`` is now set using the ``inversion-on``
Drelease-notes-4.0.rst672 (screen size, inversion, xy swap).
Drelease-notes-3.5.rst1777 * new property: ``inversion-on``
Drelease-notes-3.7.rst726 (:dtcompatible:`sitronix,st7789v`) using the ``inversion-off`` property.
Drelease-notes-3.1.rst1451 * :github:`45089` - stm32: usart: rx pin inversion missing