MOS Source Code
Loading...
Searching...
No Matches
nanopb_mos.h File Reference
#include <mos/mos_global.h>
#include <stdint.h>
#include <stddef.h>
#include <string.h>
#include <stdlib.h>
+ Include dependency graph for nanopb_mos.h:

Go to the source code of this file.

Macros

#define PB_FIELD_32BIT   1
 
#define PB_VALIDATE_UTF8   1
 
#define PB_ENABLE_MALLOC   1
 
#define PB_STATIC_ASSERT(a, b)
 

Macro Definition Documentation

◆ PB_FIELD_32BIT

#define PB_FIELD_32BIT   1

Definition at line 15 of file nanopb_mos.h.

◆ PB_VALIDATE_UTF8

#define PB_VALIDATE_UTF8   1

Definition at line 16 of file nanopb_mos.h.

◆ PB_ENABLE_MALLOC

#define PB_ENABLE_MALLOC   1

Definition at line 17 of file nanopb_mos.h.

◆ PB_STATIC_ASSERT

#define PB_STATIC_ASSERT ( a,
b )
Value:
#define MOS_STATIC_ASSERT
Definition mos_global.h:14

Definition at line 18 of file nanopb_mos.h.