STM32469I_EVAL + 0/4 examples
CodeScope will show references to BSP_CAMERA_Init() from the following samples and libraries:
Examples
STM32469I_EVAL
Examples
DCMI
Applications
Camera
 
Symbols
loading...
Files
loading...

BSP_CAMERA_Init() function

Initializes the camera.

Syntax

uint8_t BSP_CAMERA_Init(uint32_t Resolution);
Implemented in stm32469i_eval_camera.c:159

Arguments

Resolution

camera sensor requested resolution (x, y) : standard resolution naming QQVGA, QVGA, VGA ...

Return value

Camera status

Examples

BSP_CAMERA_Init() is referenced by 4 libraries and example projects.