Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/rtc/
Drtc_smartbond.c112 static void smartbond_rtc_isr(const struct device *dev) in smartbond_rtc_isr() function
644 IRQ_CONNECT(SMARTBOND_IRQN, SMARTBOND_IRQ_PRIO, smartbond_rtc_isr, in rtc_smartbond_init()