zephyr/include/logging
Flavio Ceolin 000a256bb3 include: Make statements evaluate boolean expressions
MISRA-C requires that if/while statements have essentially a boolean
operand.

MISRA-C rule 14.4

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2019-03-26 22:06:45 -04:00
..
log_backend.h include: Make statements evaluate boolean expressions 2019-03-26 22:06:45 -04:00
log_core.h include: Make statements evaluate boolean expressions 2019-03-26 22:06:45 -04:00
log_ctrl.h logging: log_ctrl.h: Fix Kconfig symbol reference in comment 2019-02-11 22:29:58 -05:00
log_instance.h all: Update reserved function names 2019-03-11 13:48:42 -04:00
log_msg.h include: Use macro BIT for shift operations 2019-03-26 14:31:29 -04:00
log_output.h logging: Extend log_output to support raw data 2019-01-29 17:24:37 +01:00
log.h logging: Fix LOG_LEVEL_SET() not compiling when log disabled 2019-03-25 22:45:08 -04:00
sys_log.h