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

Go to the source code of this file.

Macros

#define CHECKIF(expr)    if (expr)
 

Macro Definition Documentation

◆ CHECKIF

#define CHECKIF (   expr)     if (expr)