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

CAMERA_GetState() function

Return Camera State

Syntax

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

Return value

Camera State

References

LocationReferrerText
camera_app.c:246
uint8_t CAMERA_GetState(void)
camera_app.h:63
uint8_t CAMERA_GetState(void);
camera_win.c:499_cbSettingsDialog()
if(CAMERA_GetState() != CAMERA_ERROR)
camera_win.c:548_cbCameraWindow()
if(CAMERA_GetState() == CAMERA_ERROR)
camera_win.c:674_cbDialog()
if(CAMERA_GetState() != CAMERA_ERROR)
camera_win.c:695_cbDialog()
if(CAMERA_GetState() == CAMERA_OK)
camera_win.c:707_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