Typedefs
Graphics GPU Type definitions
Peripheral Driver
»
APP DRIVER
»
GPU
Typedefs
typedef void(*
graphics_gpu_irq_event_notify
) (uint32_t evt)
Detailed Description
Typedef Documentation
◆
graphics_gpu_irq_event_notify
typedef void(* graphics_gpu_irq_event_notify) (uint32_t evt)
GPU IRQ callback definition
Definition at line
99
of file
app_graphics_gpu.h
.