zephyr/drivers/random
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
..
Kconfig license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.mcux random: add MCUX TRNG driver 2017-03-02 14:13:27 +00:00
Makefile random: add MCUX TRNG driver 2017-03-02 14:13:27 +00:00
rand32_timer.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
rand32_timestamp.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
random_mcux_rnga.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00
random_mcux_trng.c drivers: convert to using newly introduced integer sized types 2017-04-21 10:06:48 -05:00