zephyr/drivers/rtc
Andy Ross 075c94f6e2 kernel: Port remaining syscalls to new API
These calls are not accessible in CI test, nor do they get built on
common platforms (in at least one case I found a typo which proved the
code was truly unused).  These changes are blind, so live in a
separate commit.  But the nature of the port is mechanical, all other
syscalls in the system work fine, and any errors should be easily
corrected.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2019-09-12 11:31:50 +08:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig kconfig: drivers: rtc: Remove redundant RTC deps. 2019-03-09 09:59:41 -05:00
Kconfig.mcux_rtc kconfig: drivers: rtc: Remove redundant RTC deps. 2019-03-09 09:59:41 -05:00
Kconfig.stm32_rtc drivers/rtc: Enable RTC driver for STM32F7 series 2018-10-23 09:19:15 +01:00
rtc_handlers.c kernel: Port remaining syscalls to new API 2019-09-12 11:31:50 +08:00
rtc_ll_stm32.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
rtc_mcux.c cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00