Searched full:nt35510 (Results 1 – 13 of 13) sorted by relevance
/Zephyr-latest/drivers/display/ |
D | Kconfig.nt35510 | 4 config NT35510 config 5 bool "NT35510 display driver" 10 Enable driver for NT35510 display driver. 12 if NT35510 18 NT35510 display driver initialization priority.
|
D | Kconfig | 50 source "drivers/display/Kconfig.nt35510"
|
D | display_nt35510.c | 6 * 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);
|
D | display_nt35510.h | 15 /* NT35510 ID */
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/ |
D | st_b_lcd40_dsi1_mb1166_a09.overlay | 23 nt35510: nt35510@0 { 25 compatible = "frida,nt35510"; 42 /* frida, nt35510 */
|
/Zephyr-latest/dts/bindings/display/ |
D | frida,nt35510.yaml | 6 compatible: "frida,nt35510" 15 Setting a low level will hold NT35510 in reset
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | sample.yaml | 70 filter: dt_compat_enabled("frida,nt35510")
|
/Zephyr-latest/samples/subsys/display/lvgl/ |
D | sample.yaml | 61 filter: dt_compat_enabled("frida,nt35510")
|
/Zephyr-latest/samples/drivers/display/ |
D | sample.yaml | 52 filter: dt_compat_enabled("frida,nt35510")
|
/Zephyr-latest/tests/drivers/build_all/display/ |
D | app.overlay | 203 test_nt35510: nt35510@1 { 205 compatible = "frida,nt35510";
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/doc/ |
D | index.rst | 14 is utilizing a NT35510 panel controller and shall specifically
|
/Zephyr-latest/boards/st/stm32h747i_disco/doc/ |
D | index.rst | 170 is utilizing a NT35510 panel controller and shall specifically
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.7.rst | 717 * Added driver for NT35510 MIPI-DSI display controller 718 (:dtcompatible:`frida,nt35510`)
|