Macros | |
#define | GGPU_IRQ_EVT_CMD_LIST_END 0x01 |
#define | GGPU_IRQ_EVT_DRAW_CMD_END 0x02 |
#define | GGPU_IRQ_EVT_IRQ_ID_CLEAR 0x03 |
#define | GGPU_IRQ_EVT_OTHER 0x04 |
#define GGPU_IRQ_EVT_CMD_LIST_END 0x01 |
GPU CMD list end IRQ callback
Definition at line 74 of file app_graphics_gpu.h.
#define GGPU_IRQ_EVT_DRAW_CMD_END 0x02 |
GPU draw CMD end IRQ callback
Definition at line 75 of file app_graphics_gpu.h.
#define GGPU_IRQ_EVT_IRQ_ID_CLEAR 0x03 |
GPU IRQ ID clear callback
Definition at line 76 of file app_graphics_gpu.h.
#define GGPU_IRQ_EVT_OTHER 0x04 |
GPU other IRQ callback
Definition at line 77 of file app_graphics_gpu.h.