STM324xG_EVAL + 0/2 examples
CodeScope will show references to BSP_CAMERA_SnapshotStart() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Examples
DCMI
 
Symbols
loading...
Files
loading...

BSP_CAMERA_SnapshotStart() function

Starts the Camera capture in snapshot mode.

Syntax

void BSP_CAMERA_SnapshotStart(uint8_t *buff);
Implemented in stm324xg_eval_camera.c:142

Arguments

buff

pointer to the Camera output buffer

Examples

BSP_CAMERA_SnapshotStart() is referenced by 2 libraries and example projects.

References

LocationText
stm324xg_eval_camera.c:142
void BSP_CAMERA_SnapshotStart(uint8_t *buff)
stm324xg_eval_camera.h:81
void BSP_CAMERA_SnapshotStart(uint8_t *buff);

Call Tree

Functions called by BSP_CAMERA_SnapshotStart()
BSP_CAMERA_SnapshotStart()
all items filtered out
Data read by BSP_CAMERA_SnapshotStart()
BSP_CAMERA_SnapshotStart()