Home
last modified time | relevance | path

Searched refs:hal_rtc_set_time (Results 1 – 6 of 6) sorted by relevance

/AliOS-Things-master/hardware/chip/haas1000/hal/
A Drtc.c42 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function
/AliOS-Things-master/hardware/board/haas100/drivers/
A Drtc.c62 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function
/AliOS-Things-master/components/drivers/core/base/include/aos/hal/
A Drtc.h76 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time);
/AliOS-Things-master/components/libc_stub/compilers/armlibc/
A Dhal_stub.c66 WEAK int hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/rtc/
A Drtc_test.c44 ret = hal_rtc_set_time(&rtc_dev, &rtc_time); in hal_rtc_test()
/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Drtc.c258 int32_t hal_rtc_set_time(rtc_dev_t *rtc, const rtc_time_t *time) in hal_rtc_set_time() function

Completed in 5 milliseconds