Home
last modified time | relevance | path

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

/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dlcd_cam_reg.h17 #define LCD_CAM_LCD_CLOCK_REG (DR_REG_LCD_CAM_BASE + 0x0)
86 #define LCD_CAM_CAM_CTRL_REG (DR_REG_LCD_CAM_BASE + 0x4)
170 #define LCD_CAM_CAM_CTRL1_REG (DR_REG_LCD_CAM_BASE + 0x8)
260 #define LCD_CAM_CAM_RGB_YUV_REG (DR_REG_LCD_CAM_BASE + 0xc)
330 #define LCD_CAM_LCD_RGB_YUV_REG (DR_REG_LCD_CAM_BASE + 0x10)
407 #define LCD_CAM_LCD_USER_REG (DR_REG_LCD_CAM_BASE + 0x14)
513 #define LCD_CAM_LCD_MISC_REG (DR_REG_LCD_CAM_BASE + 0x18)
593 #define LCD_CAM_LCD_CTRL_REG (DR_REG_LCD_CAM_BASE + 0x1c)
626 #define LCD_CAM_LCD_CTRL1_REG (DR_REG_LCD_CAM_BASE + 0x20)
652 #define LCD_CAM_LCD_CTRL2_REG (DR_REG_LCD_CAM_BASE + 0x24)
[all …]
Dreg_base.h58 #define DR_REG_LCD_CAM_BASE 0x60041000 macro