Zephyr API Documentation  2.7.0-rc2
A Scalable Open Source RTOS
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.