zephyr/arch/arm/soc/st_stm32/stm32f3
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
..
Kconfig.defconfig.series arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f303xc arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f334x8 arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.defconfig.stm32f373xc arm: dts: st: Convert STM32F3 based boards to dts 2017-04-14 05:56:53 -05:00
Kconfig.series license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
Kconfig.soc license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
Makefile license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
flash_registers.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
gpio_registers.h arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
linker.ld license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
soc.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc.h soc: stm32f3xx: support of Cube LL Clock driver 2017-02-10 14:47:41 -06:00
soc_config.c soc: stm32f3x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00
soc_gpio.c arch: convert to using newly introduced integer sized types 2017-04-21 12:08:12 +00:00
soc_irq.h license: Replace Apache boilerplate with SPDX tag 2017-01-23 15:15:53 -06:00
soc_registers.h soc: stm32f3x: clean up after Cube LL clock control 2017-02-10 14:47:41 -06:00