zephyr/samples/subsys/logging/logger/src
Daniel Leung fb91ce2e21 kernel: mem_domain: init function to return error values
This changes k_mem_domain_init() to return error values
instead of asserting when errors are encountered.
This gives applications a chance to recover if needed.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2021-11-22 12:45:22 -05:00
..
ext_log_system_adapter.c logging: Adapt logger to support both versions 2021-04-19 10:59:23 -04:00
ext_log_system_adapter.h
ext_log_system.c
ext_log_system.h
main.c kernel: mem_domain: init function to return error values 2021-11-22 12:45:22 -05:00
sample_instance.c zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sample_instance.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
sample_module.c
sample_module.h