Home
last modified time | relevance | path

Searched refs:HAL_RTC_FORMAT_DEC (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/hal/
A Drtc.c111 if(rtc->config.format == HAL_RTC_FORMAT_DEC) in rtc_restore_timeinfo()
199 if(rtc->config.format == HAL_RTC_FORMAT_DEC) in hal_rtc_get_time()
283 if(rtc->config.format == HAL_RTC_FORMAT_DEC) in hal_rtc_set_time()
/AliOS-Things-master/components/amp_adapter/include/peripheral/
A Daos_hal_rtc.h14 #define HAL_RTC_FORMAT_DEC 1 macro
/AliOS-Things-master/components/drivers/core/base/include/aos/hal/
A Drtc.h22 #define HAL_RTC_FORMAT_DEC 1 macro
/AliOS-Things-master/hardware/chip/rtl872xd/hal/hal_test/rtc/
A Drtc_test.c31 rtc_dev.config.format = HAL_RTC_FORMAT_DEC; in hal_rtc_test()
/AliOS-Things-master/components/py_engine/adapter/haas/
A Dmachine_rtc.c38 dev->config.format = HAL_RTC_FORMAT_DEC; in machine_rtc_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas510/
A Dmachine_rtc.c62 dev->config.format = HAL_RTC_FORMAT_DEC; in machine_rtc_make_new()
/AliOS-Things-master/components/py_engine/adapter/haas600/
A Dmachine_rtc.c62 dev->config.format = HAL_RTC_FORMAT_DEC; in machine_rtc_make_new()

Completed in 5 milliseconds