Home
last modified time | relevance | path

Searched refs:RT_DEVICE_CTRL_RTC_SET_TIMEVAL (Results 1 – 4 of 4) sorted by relevance

/components/drivers/rtc/
A Ddev_soft_rtc.c125 case RT_DEVICE_CTRL_RTC_SET_TIMEVAL: in soft_rtc_control()
168 case RT_DEVICE_CTRL_RTC_SET_TIMEVAL: in soft_rtc_control()
A Ddev_rtc.c77 case RT_DEVICE_CTRL_RTC_SET_TIMEVAL: in rt_rtc_control()
/components/drivers/include/drivers/
A Ddev_rtc.h87 #define RT_DEVICE_CTRL_RTC_SET_TIMEVAL (RT_DEVICE_CTRL_BASE(RTC) + 0x04) /**< set tim… macro
/components/libc/compilers/common/
A Dctime.c519 if (_control_rtc(RT_DEVICE_CTRL_RTC_SET_TIMEVAL, (void *)tv) == RT_EOK) in settimeofday()

Completed in 6 milliseconds