Searched refs:wm_rtc_open (Results 1 – 1 of 1) sorted by relevance
121 static rt_err_t wm_rtc_open(rt_device_t dev, rt_uint16_t oflag) in wm_rtc_open() function178 .open = wm_rtc_open,198 rtc_device.device.open = wm_rtc_open; in wm_hw_rtc_init()
Completed in 7 milliseconds