STM324x9I_EVAL + 0/2 examples
CodeScope will show references to BSP_CAMERA_SnapshotStart() from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_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 stm324x9i_eval_camera.c:156

Arguments

buff

pointer to the camera output buffer

Examples

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

References

LocationText
stm324x9i_eval_camera.c:156
void BSP_CAMERA_SnapshotStart(uint8_t *buff)
stm324x9i_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()