Home
last modified time | relevance | path

Searched refs:hal_rtc_dev (Results 1 – 2 of 2) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c36 static struct hal_rtc_dev sunxi_hal_rtc;
148 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_register_callback()
163 struct hal_rtc_dev *rtc_dev = (struct hal_rtc_dev *)dev; in hal_rtc_alarmirq()
209 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_wait()
295 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_gettime()
336 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_settime()
472 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_getalarm()
545 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_setalarm()
655 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_alarm_irq_enable()
664 struct hal_rtc_dev *rtc_dev = &sunxi_hal_rtc; in hal_rtc_min_year_show()
[all …]
/bsp/allwinner/libraries/sunxi-hal/include/hal/
A Dsunxi_hal_rtc.h115 struct hal_rtc_dev struct

Completed in 61 milliseconds