Nordic Thingy:52 v2.2.0
|
A set of useful macros. More...
Macros | |
#define | NULL_PARAM_CHECK(param) |
Check if the input pointer is NULL. If so, return NRF_ERROR_NULL. | |
#define | RETURN_IF_ERROR(err_code) |
Check if the error code is equal to NRF_SUCCESS. If not, return the error code. | |
A set of useful macros.