Searched refs:RT_RTC_NAME (Results 1 – 4 of 4) sorted by relevance
112 config RT_RTC_NAME config113 string "RT_RTC_NAME"
188 rt_device_register(&rtc, RT_RTC_NAME, RT_DEVICE_FLAG_RDWR | EFM32_NO_DATA); in rt_hw_rtc_init()
180 #define RT_RTC_NAME "rtc" macro
170 rt_hw_rtc_register(&rtc, RT_RTC_NAME, 0); in rt_hw_rtc_init()
Completed in 5 milliseconds