zephyr/drivers/rtc
Vinicius Costa Gomes 45dcfe1478 rtc: Fix naming of RTC symbols
These symbols have the same name as the symbols from lib QMSI, which
causes a compilation failure, when lib QMSI is used.

This replaces the offending symbols with names which are more consistent
with the rest of the file (rtc_ prefix).

Change-Id: I288a1a229bf0b40f3b6fc8ffb35c502f998054b8
Signed-off-by: Vinicius Costa Gomes <vinicius.gomes@intel.com>
2016-02-05 20:25:15 -05:00
..
Kconfig rtc: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
Makefile rtc: add DesignWare RTC driver 2016-02-05 20:24:48 -05:00
rtc_dw.c rtc: Fix naming of RTC symbols 2016-02-05 20:25:15 -05:00
rtc_dw.h rtc: dw: Add support for optional clock gating 2016-02-05 20:24:58 -05:00
rtc_static_irq_stubs.S rtc: Make the API ready for multiple RTC instances 2016-02-05 20:24:58 -05:00