zephyr/arch/arm/soc
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
..
arm arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
atmel_sam arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
atmel_sam3 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
nordic_nrf5 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
nxp_kinetis arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
st_stm32 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
ti_lm3s6965 arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
ti_simplelink cc3200: Resolve DTS fixup. 2017-04-04 17:55:12 -05:00