BSP_CAMERA_MspInit() is only used within STM32469I_EVAL.
 
Symbols
loading...
Files
loading...

BSP_CAMERA_MspInit() function

Initializes the DCMI MSP.

Syntax

void BSP_CAMERA_MspInit(DCMI_HandleTypeDef *hdcmi,     void *Params);
Implemented in stm32469i_eval_camera.c:473

Arguments

hdcmi

HDMI handle

Params

pointer on additional configuration parameters, can be NULL.

References