Searched refs:inversion (Results 1 – 19 of 19) sorted by relevance
/Zephyr-latest/drivers/display/ |
D | display_ili9xxx.h | 76 bool inversion; member
|
D | display_gc9x01x.c | 39 bool inversion; member 451 if (config->inversion) { in gc9x01x_configure() 635 .inversion = DT_INST_PROP(inst, display_inversion), \
|
D | display_ili9xxx.c | 421 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/ |
D | seeed_xiao_round_display.overlay | 48 display-inversion;
|
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/ |
D | esp32s3_touch_lcd_1_28_esp32s3_procpu.dts | 78 display-inversion;
|
/Zephyr-latest/boards/adi/max32672fthr/ |
D | max32672fthr.dts | 141 inversion-on;
|
/Zephyr-latest/samples/subsys/zbus/priority_boost/ |
D | README.rst | 5 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/ |
D | longan_nano-common.dtsi | 88 inversion-on;
|
/Zephyr-latest/boards/mxchip/az3166_iotdevkit/ |
D | az3166_iotdevkit.dts | 175 inversion-on;
|
/Zephyr-latest/boards/weact/mini_stm32h7b0/ |
D | mini_stm32h7b0.dts | 56 inversion-on;
|
/Zephyr-latest/boards/m5stack/m5stack_core2/ |
D | m5stack_core2_procpu.dts | 71 display-inversion;
|
/Zephyr-latest/boards/weact/mini_stm32h743/ |
D | mini_stm32h743.dts | 54 inversion-on;
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_l2.rst | 155 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/ |
D | index.rst | 364 * 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/ |
D | migration-guide-3.5.rst | 183 * ``CONFIG_SSD1306_REVERSE_MODE`` is now set using the ``inversion-on``
|
D | release-notes-4.0.rst | 672 (screen size, inversion, xy swap).
|
D | release-notes-3.5.rst | 1777 * new property: ``inversion-on``
|
D | release-notes-3.7.rst | 726 (:dtcompatible:`sitronix,st7789v`) using the ``inversion-off`` property.
|
D | release-notes-3.1.rst | 1451 * :github:`45089` - stm32: usart: rx pin inversion missing
|