Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hpl/rtc/
Dhpl_rtc.c52 static struct _timer_device *_rtc_dev = NULL; variable
85 _rtc_dev = dev; in _timer_init()
189 _rtc_timer_interrupt_handler(_rtc_dev); in RTC_Handler()