Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
assert.h File Reference
#include <sys/__assert.h>

Go to the source code of this file.

Macros

#define assert(test)   __ASSERT_NO_MSG(test)
 

Macro Definition Documentation

◆ assert

#define assert (   test)    __ASSERT_NO_MSG(test)