zephyr/include/logging
Fabio Utzig 8713da70a3 doc: fix @param usage in callbacks
The proper usage of @param in callbacks is currently unsupported by
Doxygen so not warnings are generated. The issues fixed with this commit
where found while adding support to Doxygen for validating @param in
callbacks like it currently does for functions.

Signed-off-by: Fabio Utzig <fabio.utzig@nordicsemi.no>
2020-12-18 12:18:28 +01:00
..
log.h sys: util: Deprecate GET_ARG2 macro 2020-06-22 15:18:07 +02:00
log_backend.h logging: Fixed compile warning with extern array declaration 2020-06-09 14:42:16 +02:00
log_backend_std.h logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
log_core.h logging: fix if else if constructs missing final else 2020-10-07 23:05:18 -07:00
log_ctrl.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_frontend.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
log_instance.h logging: add padding for RISC-V 64bits environment 2020-11-19 12:46:35 -05:00
log_msg.h code-guideline: Fixing code violation 10.4 Rule 2020-10-01 17:13:29 -04:00
log_output.h doc: fix @param usage in callbacks 2020-12-18 12:18:28 +01:00