Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Drtc.h1072 #define RTC_MODE2_SYNCBUSY_CLOCK (_U(0x1) << RTC_MODE2_SYNCBUSY_CLOCK_Pos) macro
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_rtc_l21.h2980 …return (((Rtc *)hw)->MODE2.SYNCBUSY.reg & RTC_MODE2_SYNCBUSY_CLOCK) >> RTC_MODE2_SYNCBUSY_CLOCK_Po… in hri_rtcmode2_get_SYNCBUSY_CLOCK_bit()