Home
last modified time | relevance | path

Searched refs:dpu_handle_t (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/csi/csi1/include/drv/
A Ddpu.h23 typedef void *dpu_handle_t; typedef
166 int32_t csi_dpu_uninitialize(dpu_handle_t handle);
173 int32_t csi_dpu_start(dpu_handle_t handle);
180 int32_t csi_dpu_stop(dpu_handle_t handle);
189 int32_t csi_dpu_config_display(dpu_handle_t handle,
198 int32_t csi_dpu_wait_vsync(dpu_handle_t handle);
206 int32_t csi_dpu_set_bgcolor(dpu_handle_t handle, dpu_rgba32_t color);
214 int32_t csi_dpu_cursor_set_img(dpu_handle_t handle, dpu_cursor_info_t *cursor);
231 int32_t csi_dpu_cursor_enable(dpu_handle_t handle, int32_t enable);
240 int32_t csi_dpu_cursor_set_position(dpu_handle_t handle, uint32_t x, uint32_t y);
[all …]

Completed in 3 milliseconds