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.
Dependents: oldheating gps motorhome heating
Diff: clk/clkgov.h
- Revision:
- 54:a3c018ceca77
- Parent:
- 53:2605da6cf1c7
- Child:
- 57:4daf2e423b27
--- a/clk/clkgov.h Wed Feb 13 10:50:04 2019 +0000 +++ b/clk/clkgov.h Thu Feb 21 12:47:15 2019 +0000 @@ -26,5 +26,6 @@ extern void ClkGovSyncPpsI(void); extern void ClkGovSyncPpsN(time_t t); +extern void ClkGovSyncPpsZ(void); extern void ClkGovSyncTime(int64_t time); \ No newline at end of file