mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-28 22:45:51 +00:00
Internal macros like _LOG_XXXX0 use preprocessor ## and LOG_LEVEL_N to conditionally generate code. After addition of U suffixes to LOG_LEVEL_N macros the internal macros also need update to versions with suffix i.e. _LOG_XXXX0U Signed-off-by: Artur Lipowski <artur.lipowski@hidglobal.com> |
||
---|---|---|
.. | ||
log_backend.h | ||
log_core.h | ||
log_ctrl.h | ||
log_frontend.h | ||
log_instance.h | ||
log_msg.h | ||
log_output.h | ||
log.h |