#include "hpm_cam_drv.h"Macros | |
| #define | CAM_RX_FIFO_THRESHOLD (6U) |
Functions | |
| void | cam_get_default_config (CAM_Type *ptr, cam_config_t *config, display_pixel_format_t pixel_format) |
| CAM get default config. More... | |
| void | cam_reset (CAM_Type *ptr) |
| hpm_stat_t | cam_init (CAM_Type *ptr, cam_config_t *config) |
| CAM init. More... | |
| void | cam_stop (CAM_Type *ptr) |
| CAM stop. More... | |
| void | cam_start (CAM_Type *ptr) |
| CAM start. More... | |
| void | cam_stop_safely (CAM_Type *ptr) |
| CAM safety stop. More... | |
| #define CAM_RX_FIFO_THRESHOLD (6U) |
| void cam_reset | ( | CAM_Type * | ptr | ) |