Functions | |
uint16_t | graphics_gpu_init (graphics_gpu_irq_event_notify evt_cb) |
GPU initialize. More... | |
void | app_graphics_gpu_set_power_state (graphics_gpu_power_state_e state) |
Switch power state for GPU module. More... | |
void app_graphics_gpu_set_power_state | ( | graphics_gpu_power_state_e | state | ) |
Switch power state for GPU module.
[in] | state | power state to switch |
uint16_t graphics_gpu_init | ( | graphics_gpu_irq_event_notify | evt_cb | ) |
GPU initialize.
[in] | evt_cb | Callback function |