Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dlcd_ll.h464 static inline void lcd_ll_set_hsync_position(lcd_cam_dev_t *dev, uint32_t offset_in_line) in lcd_ll_set_hsync_position() argument
466 HAL_FORCE_MODIFY_U32_REG_FIELD(dev->lcd_ctrl2, lcd_hsync_position, offset_in_line); in lcd_ll_set_hsync_position()