zephyr/drivers/clock_control
Kumar Gala ccad5bf3e3 drivers: 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: I08f51e2bfd475f6245771c1bd2df7ffc744c48c4
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 10:06:48 -05:00
..
beetle_clock_control.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
Kconfig clock control: clean up after stm32cube LL driver 2017-02-10 14:47:41 -06:00
Kconfig.beetle license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.nrf5 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.quark_se license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32 clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
Kconfig.stm32f4x clock: stm32f4: Fix range of CLOCK_STM32F4X_PLLN_MULTIPLIER config 2017-03-27 09:05:57 -05:00
Kconfig.stm32f10x license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.stm32f107xx license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile clock control: clean up after stm32cube LL driver 2017-02-10 14:47:41 -06:00
nrf5_power_clock.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
quark_se_clock_control.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
stm32_ll_clock.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
stm32_ll_clock.h clock_control: stm32: code optimization 2017-02-10 14:47:41 -06:00
stm32f3x_ll_clock.c clock control:stm32: provide STM32Cube LL based driver 2017-02-10 14:47:41 -06:00
stm32f4x_clock.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
stm32f10x_clock.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
stm32f107xx_clock.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
stm32l4x_ll_clock.c clock_control: stm32: code optimization 2017-02-10 14:47:41 -06:00