zephyr/include/logging
Erik Johnson fe83035474 logging: Added explicit casts of buffer in hexdump delegates
Since the various delegates have different data types for their
parameters, this makes the call into this macro a little simpler
(alleviating the need for each call to know how it'll be handed off
down the chain).

Signed-off-by: Erik Johnson <erik.johnson@nimbelink.com>
2020-01-28 17:20:15 -05:00
..
log.h various: Cleanup COND_CODE_1 usage or replace with IF_ENABLED() 2019-12-18 08:14:52 -05:00
log_backend.h logging: Include sys/util.h in log_backend.h 2019-12-04 11:39:42 +01:00
log_core.h logging: Added explicit casts of buffer in hexdump delegates 2020-01-28 17:20:15 -05:00
log_ctrl.h logging: add minimal implementation 2019-10-01 09:24:02 -04:00
log_frontend.h logging: add frontend API 2019-07-18 11:50:52 +02:00
log_instance.h doc: Fix warnings associated with 'unbalanced grouping commands' 2019-12-12 12:39:35 -06:00
log_msg.h logging: Clean up log.h dependencies 2019-08-01 14:42:40 +02:00
log_output.h logging: log_output: Improve immediate mode handling 2019-12-18 13:08:46 -08:00