zephyr/drivers
TOKITA Hiroshi 7e4cf8308d drivers: display: st7735r: added inversion-on property
Add 'inversion-on' property to st7735r.
Issue INVON(21h) command on initializing if inversion-on was enabled.
As a result of this command, the display color is inverted.
Otherwise, INVOFF(20h) will be issued.

Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>
2022-05-13 11:04:21 -07:00
..
adc drivers: adc: add pinctrl driver support 2022-05-12 14:24:03 -05:00
audio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bbram drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
bluetooth drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
cache
can drivers: can: add CAN_MODE_FD 2022-05-11 10:47:54 +02:00
clock_control drivers: clock_control: stm32h7: add stm32h730xx 2022-05-11 10:47:43 +02:00
console drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
counter drivers: counter: Setting I2C as depends in DS3231 config file 2022-05-10 13:29:47 -04:00
crypto drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dac drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
dai drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
debug
disk drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
display drivers: display: st7735r: added inversion-on property 2022-05-13 11:04:21 -07:00
dma drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ec_host_cmd_periph drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
edac drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
eeprom drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
entropy drivers/entropy: stm32: fix inter-core race condition 2022-05-13 10:28:53 -05:00
espi drivers: espi: host_subs: add pinctrl driver support 2022-05-12 14:24:03 -05:00
ethernet drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
flash drivers: flash: stm32: qspi: use ternary and asserts in quad prepare 2022-05-13 08:44:54 -07:00
fpga drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
gpio drivers: gpio_imx: Add pin control support 2022-05-12 16:57:17 -05:00
hwinfo drivers: hwinfo: mcux: update include paths 2022-05-09 12:45:29 -04:00
i2c drivers: i2c_imx: add pin control support 2022-05-12 16:57:17 -05:00
i2s drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
ieee802154 drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
interrupt_controller asm: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
ipm drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
kscan drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
led drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
led_strip drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
lora drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mbox drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mdio drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
memc drivers: memc: don't check pin control return code 2022-05-09 08:54:30 -05:00
mipi_dsi drivers: mipi: Add MIPI DSI driver for MXRT devices 2022-05-12 09:26:50 -05:00
misc drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
mm drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
modem modem: modem_iface_uart_async: added 2022-05-10 10:44:04 +02:00
net drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
neural_net drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pcie drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
peci drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pinctrl drivers: pinctrl: refactor pin control support for imx rt 2022-05-12 16:57:17 -05:00
pinmux drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pm_cpu_ops drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
power_domain power_domain: gpio: improve logging 2022-05-10 17:59:56 -04:00
ps2 drivers: ps2: add Zephyr pinctrl support 2022-05-12 14:24:03 -05:00
ptp_clock drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
pwm drivers: pwm_imx: add pin control support 2022-05-12 16:57:17 -05:00
regulator drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
reset drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
sdhc drivers: sdhc: Add SD response type masks 2022-05-09 08:46:29 -05:00
sensor drivers: sensor: npcx_tach: add pinctrl driver support 2022-05-12 14:24:03 -05:00
serial drivers: serial: add pin inversion to stm32 u(s)art 2022-05-13 08:45:55 -05:00
spi spi: spi_b91: use new `DT_INST_STRING_TOKEN` macro 2022-05-13 14:17:08 +02:00
syscon drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
timer drivers: timer: litex_timer: Fix sys_clock_cycle_get functions 2022-05-10 18:41:20 +02:00
usb drivers: usb: Add RP2040 USB device support. 2022-05-13 16:28:27 +02:00
usbc drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
virtualization drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
watchdog drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
wifi wifi: esp_at: cleanup sockets at network close 2022-05-13 14:53:48 +02:00
xen drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
CMakeLists.txt drivers: mipi_dsi: initial support for MIPI-DSI drivers 2022-05-12 09:26:50 -05:00
Kconfig drivers: mipi_dsi: initial support for MIPI-DSI drivers 2022-05-12 09:26:50 -05:00