PMSIS BSP
|
Data Structures | |
struct | pi_himax_conf |
Himax configuration structure. More... | |
Functions | |
void | pi_himax_conf_init (struct pi_himax_conf *conf) |
Initialize a camera configuration with default values. More... | |
void pi_himax_conf_init | ( | struct pi_himax_conf * | conf | ) |
The structure containing the configuration must be kept alive until the camera device is opened. Can only be called from fabric-controller side.
conf | A pointer to the camera configuration. |