Home
last modified time | relevance | path

Searched refs:lcd_vt_height (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dlcd_cam_struct.h252 uint32_t lcd_vt_height: 10; member
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dlcd_ll.h500 dev->lcd_ctrl.lcd_vt_height = vsw + vbp + active_height + vfp - 1; in lcd_ll_set_vertical_timing()
/hal_espressif-latest/components/soc/esp32s2/include/soc/
Dspi_struct.h503 …uint32_t lcd_vt_height:10; /*It is the vertical total height of a frame. Can be… member