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

BSP_CAMERA_ContinuousStart() function

Starts the camera capture in continuous mode.

Syntax

void BSP_CAMERA_ContinuousStart(uint8_t *buff);
Implemented in stm324x9i_eval_camera.c:146

Arguments

buff

pointer to the camera output buffer

Examples

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

References

LocationText
stm324x9i_eval_camera.c:146
void BSP_CAMERA_ContinuousStart(uint8_t *buff)
stm324x9i_eval_camera.h:80
void BSP_CAMERA_ContinuousStart(uint8_t *buff);

Call Tree

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