STM32 RTC driver for the new RTC API. Can't coexist with old COUNTER based RTC Though supported by HW, RTC_ALARM still to be supported by driver Signed-off-by: Kim Bøndergaard <kim.bondergaard@prevas.dk> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.emul | ||
| Kconfig.mc146818 | ||
| Kconfig.pcf8523 | ||
| Kconfig.pcf8563 | ||
| Kconfig.stm32 | ||
| rtc_emul.c | ||
| rtc_handlers.c | ||
| rtc_ll_stm32.c | ||
| rtc_mc146818.c | ||
| rtc_pcf8523.c | ||
| rtc_pcf8563.c | ||