AM62Px MCU+ SDK
10.01.00
Macros
fvid2/v0/fvid2.h File Reference
Introduction
FVID2 top level include file.
Go to the source code of this file.
Macros
#define
Fvid2_Assert
(expr)
Macro Definition Documentation
◆
Fvid2_Assert
#define Fvid2_Assert
(
expr
)
Value:
{ \
if(expr) \
{ \
while((
bool
)1) \
{ \
/* do nothing */
\
} \
} \
}
source
drivers
fvid2
v0
fvid2.h
generated by
1.8.20