SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
dc_dev

#include <disp.h>

Data Fields

paddr_t base
 
int irq
 
const struct dc_operationsops
 
struct sdrv_panelpanel
 
int last_zorder [2]
 
struct crc_infocrc32
 
void(* vsync_callback )(void)
 

Field Documentation

◆ app

struct asw_app_dc app

◆ base

paddr_t base

DC register base address

◆ crc32

struct crc_info* crc32

DC CRC

◆ irq

int irq

DC irq number

◆ last_zorder

int last_zorder[2]

DC layers

◆ ops

const struct dc_operations* ops

DC function operations

◆ panel

struct sdrv_panel* panel

sdrv panel struct

◆ vsync_callback

void(* vsync_callback) (void)

DC vsync callback function


The documentation for this struct was generated from the following file: