Home
last modified time | relevance | path

Searched refs:stm32_rtc (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/
H A Dsub.mk51 srcs-$(CFG_STM32_RTC) += stm32_rtc.c
H A Dstm32_rtc.c1046 static struct rtc stm32_rtc = { variable
1059 rtc_dev.rtc = &stm32_rtc; in stm32_rtc_probe()
1103 rtc_register(&stm32_rtc); in stm32_rtc_probe()