![]() |
EVE 1.0
|
EVE build environment. More...
#include <nordic_common.h>
Go to the source code of this file.
Macros | |
#define | TRUE true |
#define | FALSE false |
#define | ARRAY_SIZE(arr) (sizeof(arr) / sizeof((arr)[0])) |
#define | container_of(ptr, type, mem) ((type*) (((char*)(ptr)) - offsetof(type, mem))) |
EVE build environment.
Definition in file env.h.