![]() |
Edge AI Add-on API 2.2.0
|
| #define NULL_CHECK | ( | x | ) |
#include <applications/gesture_recognition/src/hw_modules/common.h>
Macro for checking argument for NULL. Macro will call return with the status STATUS_NULL_ARGUMENT.
| [in] | x | Argument to be checked. |