mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Merge branch 'feature/lcd_driver_follow_up' into 'master'
lcd: add PM lock Closes IDF-3631, IDF-3704, and IDF-3317 See merge request espressif/esp-idf!14880
This commit is contained in:
@@ -762,7 +762,7 @@ typedef union {
|
||||
} lcd_cam_lc_reg_date_reg_t;
|
||||
|
||||
|
||||
typedef struct {
|
||||
typedef struct lcd_cam_dev_t {
|
||||
volatile lcd_cam_lcd_clock_reg_t lcd_clock;
|
||||
volatile lcd_cam_cam_ctrl_reg_t cam_ctrl;
|
||||
volatile lcd_cam_cam_ctrl1_reg_t cam_ctrl1;
|
||||
|
Reference in New Issue
Block a user