zephyr/doc/subsystems
Kumar Gala 83a5990185 docs: 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: I731cc91517436685836023cbda34f894586a54bc
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 16:11:51 +00:00
..
bluetooth doc: subsystems: bluetooth: Update controller features 2017-04-07 17:31:46 +00:00
logging docs: convert to using newly introduced integer sized types 2017-04-21 16:11:51 +00:00
networking docs: convert to using newly introduced integer sized types 2017-04-21 16:11:51 +00:00
test tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
usb docs: convert to using newly introduced integer sized types 2017-04-21 16:11:51 +00:00
c_library.rst doc: fix more spelling errors throughout docs 2017-02-28 13:22:13 +00:00
power_management.rst docs: convert to using newly introduced integer sized types 2017-04-21 16:11:51 +00:00
sensor.rst sensor: add SENSOR_CHAN_*_XYZ enum values 2017-01-27 17:46:18 +00:00
shell.rst doc: fix more spelling errors throughout docs 2017-02-28 13:22:13 +00:00
subsystems.rst doc: move c library section to subsystems 2017-01-03 17:31:58 +00:00