Home
last modified time | relevance | path

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

/bsp/apollo2/board/
A Drtc.c22 static rt_err_t rt_rtc_open(rt_device_t dev, rt_uint16_t oflag) in rt_rtc_open() function
120 rtc.open = rt_rtc_open; in rt_hw_rtc_init()
/bsp/efm32/
A Ddrv_rtc.c42 static rt_err_t rt_rtc_open(rt_device_t dev, rt_uint16_t oflag) in rt_rtc_open() function
181 rtc.open = rt_rtc_open; in rt_hw_rtc_init()
/bsp/loongson/ls1cdev/drivers/
A Ddrv_rtc.c77 static rt_err_t rt_rtc_open(rt_device_t dev, rt_uint16_t oflag) in rt_rtc_open() function
148 device->open = rt_rtc_open; in rt_hw_rtc_register()
/bsp/loongson/ls2kdev/drivers/
A Ddrv_rtc.c106 static rt_err_t rt_rtc_open(rt_device_t dev, rt_uint16_t oflag) in rt_rtc_open() function
174 .open = rt_rtc_open, in rt_hw_rtc_init()

Completed in 7 milliseconds