zephyr/arch/xtensa/include
Kumar Gala bf53ebf2c8 arch: 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.  There are few places we dont convert over to the new
types because of compatiability with ext/HALs or for ease of transition
at this point.  Fixup a few of the PRI formatters so we build with newlib.

Jira: ZEP-2051

Change-Id: I7d2d3697cad04f20aaa8f6e77228f502cd9c8286
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 12:08:12 +00:00
..
kernel_arch_data.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
kernel_arch_func.h kernel: rename nanoArchInit->kernel_arch_init 2017-04-19 10:59:35 -05:00
kernel_event_logger_arch.h
offsets_short_arch.h xtensa port: Fixed crash on startup on CP enabled cores 2017-04-13 11:54:49 -07:00
xtensa_api.h xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
xtensa_config.h xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
xtensa_context.h xtensa port: Clear the CP descriptor of new created thread. 2017-04-20 16:01:55 +00:00
xtensa_rtos.h xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00
xtensa_timer.h xtensa: fix numerous checkpatch issues 2017-02-13 11:39:03 -08:00