|
SemiDrive SSDK Appication Program Interface PTG3.0
|
#include <disp.h>
Data Fields | |
| paddr_t | base |
| int | irq |
| const struct dc_operations * | ops |
| struct sdrv_panel * | panel |
| int | last_zorder [2] |
| struct crc_info * | crc32 |
| void(* | vsync_callback )(void) |
| struct asw_app_dc app |
| paddr_t base |
DC register base address
| struct crc_info* crc32 |
DC CRC
| int irq |
DC irq number
| int last_zorder[2] |
DC layers
| const struct dc_operations* ops |
DC function operations
| struct sdrv_panel* panel |
sdrv panel struct
| void(* vsync_callback) (void) |
DC vsync callback function