Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dlcd_hal.c61 lcd_ll_set_group_clock_coeff(hal->dev, n, a, b); in lcd_hal_cal_pclk_freq()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dlcd_ll.h81 static inline void lcd_ll_set_group_clock_coeff(lcd_cam_dev_t *dev, int div_num, int div_a, int div… in lcd_ll_set_group_clock_coeff() function