![]() |
nrfxlib API 3.3.99
|
#include <stdint.h>#include <limits.h>Go to the source code of this file.
Macros | |
| #define | OSALCALL |
| OSAL calling convention. | |
| #define | PACKED_BEGIN |
| Defines packed message macros. | |
| #define | PACKED_END |
| #define | TRUE (1 == 1) |
| #define | FALSE (1 == 2) |
| #define | NULL (void *)0 |
Typedefs | |
| typedef int | bool_t |
| Defines the OSAL boolean value. | |