Zephyr API Documentation  3.0.0
A Scalable Open Source RTOS
3.0.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Package flags.

Macros

#define CBPRINTF_PACKAGE_ADD_STRING_IDXS   BIT(0)
 Append indexes of read-only string arguments in the package. More...
 

Detailed Description

Macro Definition Documentation

◆ CBPRINTF_PACKAGE_ADD_STRING_IDXS

#define CBPRINTF_PACKAGE_ADD_STRING_IDXS   BIT(0)

#include <include/sys/cbprintf.h>

Append indexes of read-only string arguments in the package.

When used, package contains locations of read-only string arguments. Package with that information can be converted to fully self-contain package using cbprintf_fsc_package.