zephyr/tests/drivers/rtc/rtc_basic_api/src
Kumar Gala eaaa175b92 tests: 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: I6c676bc6c5e850a8725785554cd535e32067f33e
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-04-21 09:53:49 -05:00
..
main.c license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Makefile tests: add rtc driver test case 2016-12-24 13:09:28 +00:00
test_rtc_alarm.c tests/ztest: rename assert macros to be zephyr specific 2017-04-13 21:17:33 +00:00
test_rtc_calendar.c tests: convert to using newly introduced integer sized types 2017-04-21 09:53:49 -05:00
test_rtc.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00