Edge AI Add-on API 2.2.0
Loading...
Searching...
No Matches
nrf_nn_platform_debug.h File Reference

Go to the source code of this file.

Macros

#define NRF_NN_RETURN_IF(is_true, ret_val)
 Macro for verifying that the provided condition is true. It will cause the exterior function to return an error value if it is not, only if runtime checks are enabled.
 
#define NRF_NN_LOG_ENABLE   0
 Logging macro, can be enabled by setting NRF_NN_LOG_ENABLE to 1.
 
#define NRF_NN_LOG(...)
 
#define NRF_NN_ASSERT_ENABLE   0
 Assertion macro, can be enabled by setting NRF_NN_ASSERT_ENABLE to 1.
 
#define nrf_nn_assert(x)