Zephyr API Documentation  3.6.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
assert.h File Reference

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)