Home
last modified time | relevance | path

Searched full:lcd_cam (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dcam_ll.h19 #define CAM_LL_GET_HW(id) (((id) == 0) ? (&LCD_CAM) : NULL)
65 LCD_CAM.lcd_clock.clk_en = en; in cam_ll_enable_clk()
80 return LCD_CAM.lcd_clock.clk_en; in cam_ll_get_clk_status()
97 LCD_CAM.cam_ctrl.cam_clk_sel = 3; in cam_ll_select_clk_src()
100 LCD_CAM.cam_ctrl.cam_clk_sel = 2; in cam_ll_select_clk_src()
103 LCD_CAM.cam_ctrl.cam_clk_sel = 1; in cam_ll_select_clk_src()
107 LCD_CAM.cam_ctrl.cam_clk_sel = 0; in cam_ll_select_clk_src()
125 switch (LCD_CAM.cam_ctrl.cam_clk_sel) { in cam_ll_get_clk_src()
155 HAL_FORCE_MODIFY_U32_REG_FIELD(LCD_CAM.cam_ctrl, cam_clkm_div_num, div_num); in cam_ll_set_group_clock_coeff()
156 LCD_CAM.cam_ctrl.cam_clkm_div_a = div_a; in cam_ll_set_group_clock_coeff()
[all …]
Dlcd_ll.h21 #define LCD_LL_GET_HW(id) (((id) == 0) ? (&LCD_CAM) : NULL)
/hal_espressif-latest/components/soc/esp32s3/ld/
Desp32s3.peripherals.ld45 PROVIDE ( LCD_CAM = 0x60041000 ); symbol
/hal_espressif-latest/components/soc/esp32s3/
Dinterrupts.c33 [24] = "LCD_CAM",
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dgdma_struct.h175 …pheral for Rx channel 0. 0:SPI2. 1: SPI3. 2: UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. …
335 …pheral for Tx channel 0. 0:SPI2. 1: SPI3. 2: UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. …
Dlcd_cam_struct.h747 * LCD_CAM version control register
785 extern lcd_cam_dev_t LCD_CAM;
Dgdma_reg.h558 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT..*/
1041 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT.; 7: AE
1591 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT..*/
2074 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT.; 7: AE
2624 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT..*/
3107 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT.; 7: AE
3657 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT..*/
4140 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT.; 7: AE
4690 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT..*/
5173 UHCI0. 3: I2S0. 4: I2S1. 5: LCD_CAM. 6: AES. 7: SHA. 8: ADC_DAC. 9: RMT.; 7: AE
Dlcd_cam_reg.h1039 * LCD_CAM version control register
/hal_espressif-latest/zephyr/port/pincfgs/
Desp32s3.yml436 lcd_cam: