mbed-os/targets/TARGET_ONSEMI
Przemyslaw Stekiel 8bddb6b305 NCS36510: Make RTC driver to operate on seconds instead of us.
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.
2018-05-09 14:41:40 +02:00
..
TARGET_NCS36510 NCS36510: Make RTC driver to operate on seconds instead of us. 2018-05-09 14:41:40 +02:00
mbed_rtx.h Remove deprecated RTX4 config options 2017-05-30 18:55:55 +01:00