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:223

Return value

Camera State

References

LocationReferrerText
camera_app.c:223
uint8_t CAMERA_GetState(void)
camera_app.h:60
uint8_t CAMERA_GetState(void);
camera_win.c:481_cbSettingsDialog()
if(CAMERA_GetState() != CAMERA_ERROR)
camera_win.c:529_cbCameraWindow()
if(CAMERA_GetState() == CAMERA_ERROR)
camera_win.c:655_cbDialog()
if(CAMERA_GetState() != CAMERA_ERROR)
camera_win.c:676_cbDialog()
if(CAMERA_GetState() == CAMERA_OK)
camera_win.c:688_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