Home
last modified time | relevance | path

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

/bsp/Infineon/libraries/HAL_Drivers/
A Ddrv_rtc.c198 static const struct rt_rtc_ops _rtc_ops = variable
218 ifx32_rtc_dev.rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()
/bsp/nxp/mcx/mcxa/Libraries/drivers/
A Ddrv_rtc.c211 static const struct rt_rtc_ops _rtc_ops = variable
262 mcxa_rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()
/bsp/at32/libraries/rt_drivers/
A Ddrv_rtc.c382 static const struct rt_rtc_ops _rtc_ops = variable
396 rtc_device.rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()
/bsp/cvitek/drivers/
A Ddrv_rtc.c371 static const struct rt_rtc_ops _rtc_ops = variable
391 rtc_device.rtc_dev.ops = &_rtc_ops; in rt_hw_rtc_init()

Completed in 13 milliseconds