STM324x9I_EVAL + 0/3 examples
CodeScope will show references to Camera_StatusTypeDef::CAMERA_ERROR from the following samples and libraries:
Drivers
Boards
Examples
STM324x9I_EVAL
Demonstrations
STemWin
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesSTM324x9I_EVALCamera_StatusTypeDef::CAMERA_ERROR

Camera_StatusTypeDef::CAMERA_ERROR

Syntax

CAMERA_ERROR = 0x01;

Examples

Camera_StatusTypeDef::CAMERA_ERROR is referenced by 3 libraries and example projects.

References

LocationReferrerText
stm324x9i_eval_camera.h:57
CAMERA_ERROR = 0x01,
stm324x9i_eval_camera.c:93BSP_CAMERA_Init()
uint8_t ret = CAMERA_ERROR;
stm324x9i_eval_camera.c:118BSP_CAMERA_Init()
return CAMERA_ERROR;
stm324x9i_eval_camera.c:188BSP_CAMERA_Stop()
uint8_t ret = CAMERA_ERROR;

Data Use

Functions using Camera_StatusTypeDef::CAMERA_ERROR
Camera_StatusTypeDef::CAMERA_ERROR