Searched refs:CBPRINTF_PACKAGE_ADD_RO_STR_POS (Results 1 – 5 of 5) sorted by relevance
159 #define CBPRINTF_PACKAGE_ADD_RO_STR_POS BIT(1) macro194 (CBPRINTF_PACKAGE_ADD_RO_STR_POS | CBPRINTF_PACKAGE_CONST_CHAR_RO)
794 bool _ros_pos_en = (_flags) & CBPRINTF_PACKAGE_ADD_RO_STR_POS; \
317 uint32_t flags = CBPRINTF_PACKAGE_ADD_RO_STR_POS; in ZTEST()401 uint32_t flags = CBPRINTF_PACKAGE_ADD_RO_STR_POS; in ZTEST()475 CBPRINTF_PACKAGE_ADD_RO_STR_POS | in ZTEST()597 CBPRINTF_PACKAGE_ADD_RO_STR_POS | in ZTEST()
108 **fully self-contained** package is possible if :c:macro:`CBPRINTF_PACKAGE_ADD_RO_STR_POS`
622 bool do_ro = !!(flags & CBPRINTF_PACKAGE_ADD_RO_STR_POS); in cbvprintf_package()