Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/
Dhw_timer.c170 uint16_t flag = hri_rtcmode0_read_INTFLAG_reg(RTC); in RTC_Handler()
/loramac-node-latest/src/boards/mcu/saml21/hpl/rtc/
Dhpl_rtc.c165 uint16_t flag = hri_rtcmode0_read_INTFLAG_reg(dev->hw); in _rtc_timer_interrupt_handler()
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_rtc_l21.h3491 static inline hri_rtcmode0_intflag_reg_t hri_rtcmode0_read_INTFLAG_reg(const void *const hw) in hri_rtcmode0_read_INTFLAG_reg() function