Searched full:vcom (Results 1 – 25 of 43) sorted by relevance
12
/Zephyr-latest/dts/bindings/display/ |
D | ultrachip,uc81xx-common.yaml | 53 VCOM and data interval value. This value is optional but must 66 description: VCOM DC settings 70 description: VCOM LUT
|
D | sitronix,st7789v.yaml | 22 vcom: 25 description: VCOM Setting
|
D | solomon,ssd16xx-common.yaml | 71 vcom: 73 description: VCOM voltage
|
D | ilitek,ili9340.yaml | 47 VCOM control 1 (VMCTRL1) register values. 53 VCOM control 2 (VMCTRL2) register values.
|
D | sharp,ls0xx.yaml | 15 The EXTCOMIN pin is where a square pulse for toggling VCOM will
|
D | ilitek,ili9341.yaml | 109 VCOM control 1 (VMCTRL1) register values. 115 VCOM control 2 (VMCTRL2) register values.
|
D | ilitek,ili9488.yaml | 40 VCOM control (VMCTRL) register values.
|
D | sitronix,st7735r.yaml | 94 description: VCOM Control 1
|
D | ilitek,ili9342c.yaml | 74 VCOM control 1 (VMCTRL1) register values.
|
D | sitronix,st7796s.yaml | 65 VCOM control setting. Value starts at 0.300V, and moves upwards in
|
/Zephyr-latest/boards/shields/waveshare_epaper/ |
D | waveshare_epaper_gdeh029a1.overlay | 33 vcom = <0x9a>; 46 vcom = <0xa8>;
|
D | waveshare_epaper_gdeh0213b1.overlay | 33 vcom = <0xa8>; 48 vcom = <0xa8>;
|
D | waveshare_epaper_gdeh0213b72.overlay | 33 vcom = <0x55>; 56 vcom = <0x26>;
|
/Zephyr-latest/boards/phytec/reel_board/ |
D | reel_board_nrf52840_2.overlay | 50 vcom = <0x26>; 70 00 00 00 00 00 00 00 /* LUT4: VCOM: VS 0..6 */ 94 vcom = <0x26>; 103 00 00 00 00 00 00 00 /* LUT4: VCOM: VS0..6 */
|
D | reel_board.dts | 69 vcom = <0xa8>; 84 vcom = <0xa8>;
|
/Zephyr-latest/boards/shields/ls0xx_generic/doc/ |
D | index.rst | 20 Sharp memory displays require toggling the VCOM signal periodically 26 Currently the driver only supports VCOM toggling using the EXTCOMIN pin 48 | EXTCOMIN | VCOM Inversion Polarity Input (VCOM can be controlled |
|
/Zephyr-latest/drivers/display/ |
D | display_st7789v.c | 29 uint8_t vcom; member 266 tmp = config->vcom; 381 .vcom = DT_INST_PROP(inst, vcom), \
|
D | display_st7796s.h | 31 #define ST7796S_CMD_VCMPCTL 0xC5 /* VCOM control */
|
D | display_ili9341.h | 98 "ili9341: Error length VCOM control 1 (VMCTRL1) register"); \ 100 "ili9341: Error length VCOM control 2 (VMCTRL2) register"); \
|
D | ls0xx.c | 56 /* Driver will handle VCOM toggling */ 254 /* Start thread for toggling VCOM */ in ls0xx_init()
|
D | ssd16xx.c | 82 uint8_t vcom; member 820 LOG_DBG("Setting VCOM"); in ssd16xx_set_profile() 822 &p->vcom, 1); in ssd16xx_set_profile() 1029 .vcom = DT_PROP_OR(n, vcom, 0), \ 1030 .override_vcom = DT_NODE_HAS_PROP(n, vcom), \
|
/Zephyr-latest/boards/shields/st7789v_generic/ |
D | st7789v_tl019fqv01.overlay | 30 vcom = <0x2b>;
|
D | st7789v_waveshare_240x240.overlay | 32 vcom = <0x19>;
|
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/ |
D | sltb009a.dts | 101 // VCOM Isolation. Set PA15 to HIGH to enable VCOM_{RX,TX}.
|
/Zephyr-latest/boards/m5stack/m5stack_atoms3/ |
D | m5stack_atoms3_procpu.dts | 73 vcom = <0x28>;
|
12