zephyr/subsys/logging
Jukka Rissanen 5a9a39caf3 net: mgmt: Convert the mgmt API to use 64-bit masks
Instead of using 32 bit enum values for event numbers, convert
the code to use 64 bit long bit fields. This means that the
user API is changed to use 64 bit event values instead of 32
bit event values.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2025-06-18 10:54:44 +02:00
..
backends net: mgmt: Convert the mgmt API to use 64-bit masks 2025-06-18 10:54:44 +02:00
frontends logging: frontends: stmesp: Fix sending string location 2025-04-01 16:26:50 +02:00
mipi_syst
CMakeLists.txt
Kconfig
Kconfig.filtering
Kconfig.formatting
Kconfig.links
Kconfig.misc
Kconfig.mode
Kconfig.processing tests: logging: Allow LOG_PRINTK from user space 2025-05-05 12:20:34 +02:00
Kconfig.template.log_config
Kconfig.template.log_config_inherit
Kconfig.template.log_format_config
log_cache.c
log_cache.h
log_cmds.c
log_core.c logging: Assign module data to memory partition 'k_log_partition' 2025-04-23 02:15:25 +02:00
log_link_ipc_service.c
log_mgmt.c
log_minimal.c
log_msg.c logging: Fix runtime message creation in user-mode thread 2025-04-23 02:15:25 +02:00
log_multidomain_link.c
log_output_custom.c
log_output_dict.c
log_output_syst.c
log_output.c