zephyr/subsys/logging
Kumar Gala 6da829690f subsys: convert to using newly introduced integer sized types
Convert code to use u{8,16,32,64}_t and s{8,16,32,64}_t instead of C99
integer types.

Jira: ZEP-2051

Change-Id: Icbf9e542b23208890a3a32358447d44cdc274ef1
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 09:36:22 -05:00
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile logging: move event_logger to subsys/logging 2016-12-25 14:34:43 -05:00
event_logger.c subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
kernel_event_logger.c subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
sys_log.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00