zephyr/subsys
Kumar Gala 6da829690f subsys: 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: Icbf9e542b23208890a3a32358447d44cdc274ef1
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 09:36:22 -05:00
..
bluetooth Bluetooth: convert to using newly introduced integer sized types 2017-04-20 13:25:23 -05:00
console subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
debug subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
disk subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
fs subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
logging subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
net net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
shell subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
usb subsys: convert to using newly introduced integer sized types 2017-04-21 09:36:22 -05:00
Kconfig subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00
Makefile subsys: console: Add pull-style console API support. 2017-04-01 20:44:17 +00:00