Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
Diff: us_ticker_api.h
- Revision:
- 93:e188a91d3eaa
- Parent:
- 89:552587b429a1
- Child:
- 95:7e07b6fb45cf
diff -r 4fc01daae5a5 -r e188a91d3eaa us_ticker_api.h
--- a/us_ticker_api.h Thu Nov 27 13:33:22 2014 +0000
+++ b/us_ticker_api.h Tue Feb 03 15:31:20 2015 +0000
@@ -22,7 +22,7 @@
extern "C" {
#endif
-typedef uint64_t timestamp_t;
+typedef uint32_t timestamp_t;
uint32_t us_ticker_read(void);
