Searched refs:pl031_rtc_control (Results 1 – 1 of 1) sorted by relevance
62 static rt_err_t pl031_rtc_control(rt_device_t dev, int cmd, void *args) in pl031_rtc_control() function83 pl031_rtc_control(dev, RT_DEVICE_CTRL_RTC_GET_TIME, buffer); in pl031_rtc_read()89 pl031_rtc_control(dev, RT_DEVICE_CTRL_RTC_SET_TIME, (void *)buffer); in pl031_rtc_write()100 .control = pl031_rtc_control
Completed in 5 milliseconds