STM324xG_EVAL + 0/5 examples
CodeScope will show references to BSP_CAMERA_Init() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Demonstrations
Applications
Camera
Examples
DCMI
 
Symbols
loading...
Files
loading...

BSP_CAMERA_Init() function

Initializes the Camera.

Syntax

uint8_t BSP_CAMERA_Init(uint32_t Resolution);
Implemented in stm324xg_eval_camera.c:89

Arguments

Resolution

Camera resolution

Return value

Camera status

Examples

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

References

LocationText
stm324xg_eval_camera.c:89
uint8_t BSP_CAMERA_Init(uint32_t Resolution)
stm324xg_eval_camera.h:79
uint8_t BSP_CAMERA_Init(uint32_t Resolution);

Call Tree

Functions called by BSP_CAMERA_Init()
BSP_CAMERA_Init()
CAMERA_DrvTypeDef::Init
CAMERA_DrvTypeDef::ReadID
all items filtered out
Type of BSP_CAMERA_Init()
BSP_CAMERA_Init()
uint8_t
all items filtered out