mirror of https://github.com/ARMmbed/mbed-os.git
8bddb6b305
In current implementation `rtc_read` function returns number of elapsed us and `rtc_write` function sets RTC time to specified value in us. Mbed HAL API expects that these functions operate on seconds. Since lp ticker is also based on RTC provide mechanism to trace elapsed seconds without modifying RTC registers. |
||
---|---|---|
.. | ||
TARGET_NCS36510 | ||
mbed_rtx.h |