zephyr/include/logging
Flavio Ceolin aabd8e7fa0 logging: Simplify function to get number of log backends
As we subtracting pointers of the same type, it is not necessary cast
it to u8_t. This simplify and avoid some MISRA-C violations, e.g rule
11.8.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-12-11 14:37:10 -08:00
..
log_backend.h logging: Simplify function to get number of log backends 2018-12-11 14:37:10 -08:00
log_core.h doc: logging: fix doxygen references 2018-12-10 20:38:09 -05:00
log_ctrl.h doc: group logging and deprecate SYS_LOG_* 2018-12-10 20:38:09 -05:00
log_instance.h logging: Handle nios2 global pointer register issue 2018-11-10 12:38:29 -05:00
log_msg.h logging: Fix possible out-of-bound access in log_output 2018-10-30 15:29:28 +01:00
log_output.h logging: Add network backend 2018-12-04 15:55:53 -05:00
log.h doc: group logging and deprecate SYS_LOG_* 2018-12-10 20:38:09 -05:00
sys_log.h doc: group logging and deprecate SYS_LOG_* 2018-12-10 20:38:09 -05:00