提交 a9aa150e 编写于 作者: C charlown

[bsp/wch/arm/Libraries/ch32_drivers/drv_rtc_ch32f10x.c]: rename rtc ops.

上级 277bb736
......@@ -106,8 +106,8 @@ const static struct rt_rtc_ops rtc_ops =
.set_secs = ch32f1_set_secs,
.get_alarm = RT_NULL,
.set_alarm = RT_NULL,
.get_usecs = RT_NULL,
.set_usecs = RT_NULL};
.get_timeval = RT_NULL,
.set_timeval = RT_NULL};
int rt_hw_rtc_init(void)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册