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

refresh_authorized variable

Syntax

static uint32_t refresh_authorized = 0;

References

LocationReferrerText
camera.c:62
static uint32_t refresh_authorized = 0;
camera.c:147Camera_demo()
refresh_authorized = 0;
camera.c:215Camera_demo()
refresh_authorized = 1;
camera.c:648Camera_LineEventCallbackNoRotation()
if (refresh_authorized)
camera.c:706Camera_LineEventCallbackRotation90()
if (refresh_authorized)

Data Use

Functions writing refresh_authorized
Functions reading refresh_authorized
all items filtered out
refresh_authorized
Type of refresh_authorized
refresh_authorized
uint32_t
all items filtered out