Home
last modified time | relevance | path

Searched full:nt35510 (Results 1 – 13 of 13) sorted by relevance

/Zephyr-latest/drivers/display/
DKconfig.nt355104 config NT35510 config
5 bool "NT35510 display driver"
10 Enable driver for NT35510 display driver.
12 if NT35510
18 NT35510 display driver initialization priority.
DKconfig50 source "drivers/display/Kconfig.nt35510"
Ddisplay_nt35510.c6 * Based on the NT35510 driver provided by STMicroelectronics at
7 * https://github.com/STMicroelectronics/stm32-nt35510/blob/main/nt35510.c
22 LOG_MODULE_REGISTER(nt35510, CONFIG_DISPLAY_LOG_LEVEL);
Ddisplay_nt35510.h15 /* NT35510 ID */
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/
Dst_b_lcd40_dsi1_mb1166_a09.overlay23 nt35510: nt35510@0 {
25 compatible = "frida,nt35510";
42 /* frida, nt35510 */
/Zephyr-latest/dts/bindings/display/
Dfrida,nt35510.yaml6 compatible: "frida,nt35510"
15 Setting a low level will hold NT35510 in reset
/Zephyr-latest/samples/modules/lvgl/demos/
Dsample.yaml70 filter: dt_compat_enabled("frida,nt35510")
/Zephyr-latest/samples/subsys/display/lvgl/
Dsample.yaml61 filter: dt_compat_enabled("frida,nt35510")
/Zephyr-latest/samples/drivers/display/
Dsample.yaml52 filter: dt_compat_enabled("frida,nt35510")
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay203 test_nt35510: nt35510@1 {
205 compatible = "frida,nt35510";
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/doc/
Dindex.rst14 is utilizing a NT35510 panel controller and shall specifically
/Zephyr-latest/boards/st/stm32h747i_disco/doc/
Dindex.rst170 is utilizing a NT35510 panel controller and shall specifically
/Zephyr-latest/doc/releases/
Drelease-notes-3.7.rst717 * Added driver for NT35510 MIPI-DSI display controller
718 (:dtcompatible:`frida,nt35510`)