Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/components/drivers/display/hal/
Dlcd_abs_if.h66 struct PanelInfo { struct
67 uint32_t width;
68 uint32_t height;
69 uint32_t hbp;
70 uint32_t hfp;
71 uint32_t hsw;
72 uint32_t vbp;
73 uint32_t vfp;
74 uint32_t vsw;
75 uint32_t frameRate;
[all …]