Home
last modified time | relevance | path

Searched refs:CONFIG_CBPRINTF_LIBC_SUBSTS (Results 1 – 12 of 12) sorted by relevance

/Zephyr-Core-3.7.0/tests/lib/cbprintf_package/
Dprj.conf2 CONFIG_CBPRINTF_LIBC_SUBSTS=y
/Zephyr-Core-3.7.0/tests/lib/cbprintf_fp/
Dprj.conf3 CONFIG_CBPRINTF_LIBC_SUBSTS=y
/Zephyr-Core-3.7.0/tests/subsys/logging/log_msg/
Dprj.conf10 CONFIG_CBPRINTF_LIBC_SUBSTS=y
/Zephyr-Core-3.7.0/tests/subsys/logging/log_core_additional/
Dprj.conf10 CONFIG_CBPRINTF_LIBC_SUBSTS=y
Dlog_thread.conf10 CONFIG_CBPRINTF_LIBC_SUBSTS=y
/Zephyr-Core-3.7.0/samples/basic/minimal/
Dcommon-runtime.conf15 CONFIG_CBPRINTF_LIBC_SUBSTS=n
/Zephyr-Core-3.7.0/lib/os/
Dcbprintf.c23 #if defined(CONFIG_CBPRINTF_LIBC_SUBSTS)
Dcbprintf_nano.c50 if (IS_ENABLED(CONFIG_CBPRINTF_LIBC_SUBSTS)) { \
/Zephyr-Core-3.7.0/include/zephyr/sys/
Dcbprintf.h16 #ifdef CONFIG_CBPRINTF_LIBC_SUBSTS
825 #ifdef CONFIG_CBPRINTF_LIBC_SUBSTS
/Zephyr-Core-3.7.0/tests/unit/cbprintf/
Dmain.c7 #define CONFIG_CBPRINTF_LIBC_SUBSTS 1 macro
232 && !IS_ENABLED(CONFIG_CBPRINTF_LIBC_SUBSTS)) { in rawprf()
345 && !IS_ENABLED(CONFIG_CBPRINTF_LIBC_SUBSTS)) { in prf_check()
1107 if (!IS_ENABLED(CONFIG_CBPRINTF_LIBC_SUBSTS)) { in ZTEST()
1476 if (IS_ENABLED(CONFIG_CBPRINTF_LIBC_SUBSTS)) { in cbprintf_setup()
/Zephyr-Core-3.7.0/doc/services/
Dformatted_output.rst35 :kconfig:option:`CONFIG_CBPRINTF_LIBC_SUBSTS` can be used to provide functions
/Zephyr-Core-3.7.0/doc/
Dzephyr.doxyfile.in2363 CONFIG_CBPRINTF_LIBC_SUBSTS \