BSP
ErrorCounter is only used within BSP.
 
Symbols
loading...
Files
loading...

ErrorCounter variable

Syntax

extern uint16_t ErrorCounter;
Implemented in main.c:41

References

LocationReferrerText
main.c:41
uint16_t ErrorCounter = 0;
main.h:53
extern uint16_t ErrorCounter;
camera.c:127Camera_demo()
ASSERT(status != CAMERA_OK);
camera.c:196Camera_demo()
ASSERT(status != CAMERA_OK);

Data Use

Functions writing ErrorCounter
Functions reading ErrorCounter
all items filtered out
ErrorCounter
all items filtered out
Type of ErrorCounter
ErrorCounter
uint16_t
all items filtered out