zephyr/include/logging
Fabio Baltieri f88a420d69 toolchain: migrate iterable sections calls to the external API
This migrates all the current iterable section usages to the external
API, dropping the "Z_" prefix:

Z_ITERABLE_SECTION_ROM
Z_ITERABLE_SECTION_ROM_GC_ALLOWED
Z_ITERABLE_SECTION_RAM
Z_ITERABLE_SECTION_RAM_GC_ALLOWED
Z_STRUCT_SECTION_ITERABLE
Z_STRUCT_SECTION_ITERABLE_ALTERNATE
Z_STRUCT_SECTION_FOREACH

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2021-08-12 17:47:04 -04:00
..
log.h logging: Eclipse CDT parser workaround 2021-06-02 06:41:35 -05:00
log_backend.h toolchain: migrate iterable sections calls to the external API 2021-08-12 17:47:04 -04:00
log_backend_std.h logging: Remove code duplication from log_backend_std 2021-07-23 16:06:37 -04:00
log_core.h logging: Add strdup current use to shell cmd 2021-08-12 11:06:32 -04:00
log_core2.h logging: Add logging v2 implementation for log_msg 2021-04-19 10:59:23 -04:00
log_ctrl.h logging: Add logging v2 implementation for log_msg 2021-04-19 10:59:23 -04: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 logging: Add log mem shell command 2021-08-12 11:06:32 -04:00
log_msg2.h lib: os: cbprintf: Add support for conversion to fsc package 2021-07-27 14:50:45 +02:00
log_output.h logging: add log_output_timestamp_to_us() helper function 2021-04-20 18:21:26 -04:00
log_output_dict.h logging: add support for dictionary based logging 2021-04-28 22:25:42 +02:00