zephyr/subsys/logging
Roger Wang e79f7135af logging: backend: uart: fix coverity warning
This commit is to fix a warning which is reported in Coverity scan
after device runtime pm is enabled.

Signed-off-by: Roger Wang <roger1.wang@intel.com>
2024-05-23 08:22:32 -04:00
..
backends logging: backend: uart: fix coverity warning 2024-05-23 08:22:32 -04:00
mipi_syst
CMakeLists.txt
Kconfig
Kconfig.filtering
Kconfig.formatting
Kconfig.frontends
Kconfig.links
Kconfig.misc
Kconfig.mode logging: Default to IMMEDIATE mode for native targets 2024-04-26 19:48:49 +01:00
Kconfig.processing
Kconfig.template.log_config
Kconfig.template.log_config_inherit
Kconfig.template.log_format_config
log_cache.c logging: log_cache: ensure cache contains an entry 2024-05-13 16:05:18 -04:00
log_cache.h
log_cmds.c
log_core.c logging: add API to trigger immediate processing of logs 2024-05-13 16:06:11 -04:00
log_frontend_dict_uart.c
log_link_ipc_service.c
log_mgmt.c logging: Fix backend filter setting 2024-04-19 18:01:03 +00:00
log_minimal.c
log_msg.c
log_multidomain_link.c logging: multidomain_link: fix crash caused by drop notification 2024-04-18 11:12:35 +02:00
log_output.c logging: log_output: Prevent redundant flush with zero-length data 2024-05-21 20:54:29 -04:00
log_output_custom.c
log_output_dict.c
log_output_syst.c