SemiDrive SSDK Appication Program Interface PTG3.0
g2dlite_ops

#include <g2dlite.h>

Field Documentation

◆ check_status

int(* check_status) (struct g2dlite_device *dev)

◆ clut_index_set

int(* clut_index_set) (struct g2dlite_device *dev, char *clut_src)

◆ enable

int(* enable) (struct g2dlite_device *dev)

◆ fastcopy

int(* fastcopy) (struct g2dlite_device *dev, struct fcopy_t *in, struct fcopy_t *out)

◆ fill_rect

int(* fill_rect) (struct g2dlite_device *dev, struct g2dlite_bg_cfg *bgcfg, struct g2dlite_output_cfg *output)

◆ init

int(* init) (struct g2dlite_device *dev)

◆ irq_handler

int(* irq_handler) (u32 irq, void *arg)

◆ reset

int(* reset) (struct g2dlite_device *dev)

◆ rotation

int(* rotation) (struct g2dlite_device *dev, struct g2dlite_input *ins)

◆ update

int(* update) (struct g2dlite_device *dev, struct g2dlite_input *ins)

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