Home
last modified time | relevance | path

Searched full:lcd_clk (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dlcd_cam_struct.h340 * The output LCD_CD is delayed by module clock LCD_CLK. 0: output without delayed. 1:
341 * delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
345 * The output LCD_DE is delayed by module clock LCD_CLK. 0: output without delayed. 1:
346 * delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
350 * The output LCD_HSYNC is delayed by module clock LCD_CLK. 0: output without delayed.
351 * 1: delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
355 * The output LCD_VSYNC is delayed by module clock LCD_CLK. 0: output without delayed.
356 * 1: delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
370 * The output data bit $n is delayed by module clock LCD_CLK. 0: output without
371 * delayed. 1: delay by the positive edge of LCD_CLK. 2: delay by the negative edge of
[all …]
Dlcd_cam_reg.h721 * The output LCD_CD is delayed by module clock LCD_CLK. 0: output without delayed. 1:
722 * delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
729 * The output LCD_DE is delayed by module clock LCD_CLK. 0: output without delayed. 1:
730 * delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
737 * The output LCD_HSYNC is delayed by module clock LCD_CLK. 0: output without delayed.
738 * 1: delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
745 * The output LCD_VSYNC is delayed by module clock LCD_CLK. 0: output without delayed.
746 * 1: delay by the positive edge of LCD_CLK. 2: delay by the negative edge of LCD_CLK.
758 * The output data bit $n is delayed by module clock LCD_CLK. 0: output without
759 * delayed. 1: delay by the positive edge of LCD_CLK. 2: delay by the negative edge of
[all …]
/hal_espressif-latest/components/hal/
Dlcd_hal.c37 // lcd_clk = module_clock_src / (n + b / a) in lcd_hal_cal_pclk_freq()
38 // pixel_clk = lcd_clk / mo in lcd_hal_cal_pclk_freq()
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dlcd_ll.h27 #define LCD_LL_CLK_FRAC_DIV_N_MAX 256 // LCD_CLK = LCD_CLK_S / (N + b/a), the N register is 8 bit-…
28 #define LCD_LL_CLK_FRAC_DIV_AB_MAX 64 // LCD_CLK = LCD_CLK_S / (N + b/a), the a/b register is 6 bi…
29 #define LCD_LL_PCLK_DIV_MAX 64 // LCD_PCLK = LCD_CLK / MO, the MO register is 6 bit-width
83 // lcd_clk = module_clock_src / (div_num + div_b / div_a) in lcd_ll_set_group_clock_coeff()
123 * @param prescale Prescale value, PCLK = LCD_CLK / prescale
129 // Formula: pixel_clk = lcd_clk / (1 + clkcnt_n) in lcd_ll_set_pixel_clock_prescale()
/hal_espressif-latest/zephyr/port/pincfgs/
Desp32s3.yml560 lcd_clk: