Searched refs:CBPRINTF_PACKAGE_ADD_RW_STR_POS (Results 1 – 5 of 5) sorted by relevance
476 CBPRINTF_PACKAGE_ADD_RW_STR_POS; in ZTEST()598 CBPRINTF_PACKAGE_ADD_RW_STR_POS; in ZTEST()700 uint32_t flags = CBPRINTF_PACKAGE_ADD_RW_STR_POS; in cbprintf_rw_loc_const_char_ptr()823 rv = CBPRINTF_MUST_RUNTIME_PACKAGE(CBPRINTF_PACKAGE_ADD_RW_STR_POS, in ZTEST()861 uint32_t flags = CBPRINTF_PACKAGE_ADD_RW_STR_POS; in ZTEST()907 uint32_t flags = CBPRINTF_PACKAGE_ADD_RW_STR_POS; in ZTEST()956 uint32_t flags = CBPRINTF_PACKAGE_ADD_RW_STR_POS | in ZTEST()
165 #define CBPRINTF_PACKAGE_ADD_RW_STR_POS BIT(2) macro
536 if ((flags) & CBPRINTF_PACKAGE_ADD_RW_STR_POS) { \795 bool _rws_pos_en = (_flags) & CBPRINTF_PACKAGE_ADD_RW_STR_POS; \817 if (_rws_cnt && !((_flags) & CBPRINTF_PACKAGE_ADD_RW_STR_POS)) { \
332 CBPRINTF_PACKAGE_ADD_RW_STR_POS; \
263 bool rws_pos_en = !!(flags & CBPRINTF_PACKAGE_ADD_RW_STR_POS); in cbvprintf_package()