Home
last modified time | relevance | path

Searched defs:mcux_mipi_dsi_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/mipi_dsi/
Ddsi_mcux_2l.c30 struct mcux_mipi_dsi_config { struct
31 MIPI_DSI_HOST_Type *base;
32 dsi_dpi_config_t dpi_config;
33 bool auto_insert_eotp;
34 bool noncontinuous_hs_clk;
35 const struct device *bit_clk_dev;
36 clock_control_subsys_t bit_clk_subsys;
37 const struct device *esc_clk_dev;
38 clock_control_subsys_t esc_clk_subsys;
39 const struct device *pixel_clk_dev;
[all …]