CAMERA_GetState() is only used within MB1063.
 
Symbols
loading...
Files
loading...

CAMERA_GetState() function

Return Camera State

Syntax

uint8_t CAMERA_GetState(void);
Implemented in camera_app.c:230

Return value

Camera State

References

LocationReferrerText
camera_app.c:230
uint8_t CAMERA_GetState(void)
camera_app.h:60
uint8_t CAMERA_GetState(void);
camera_win.c:482_cbSettingsDialog()
if(CAMERA_GetState() != CAMERA_ERROR)
camera_win.c:535_cbCameraWindow()
if(CAMERA_GetState() == CAMERA_ERROR)
camera_win.c:661_cbDialog()
if(CAMERA_GetState() != CAMERA_ERROR)
camera_win.c:682_cbDialog()
if(CAMERA_GetState() == CAMERA_OK)
camera_win.c:694_cbDialog()
if(CAMERA_GetState() == CAMERA_OK)

Call Tree

Functions calling CAMERA_GetState()
CAMERA_GetState()
Data read by CAMERA_GetState()
all items filtered out
CAMERA_GetState()
Type of CAMERA_GetState()
CAMERA_GetState()
uint8_t
all items filtered out