Searched refs:_rtc_ops (Results 1 – 4 of 4) sorted by relevance
198 static const struct rt_rtc_ops _rtc_ops = variable218 ifx32_rtc_dev.rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()
211 static const struct rt_rtc_ops _rtc_ops = variable262 mcxa_rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()
382 static const struct rt_rtc_ops _rtc_ops = variable396 rtc_device.rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()
371 static const struct rt_rtc_ops _rtc_ops = variable391 rtc_device.rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()
Completed in 13 milliseconds