Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dosc32kctrl.h100 #define OSC32KCTRL_INTFLAG_OSC32KRDY_Pos 1 /**< \brief (OSC32KCTRL_INTFLAG) OSC32K Ready… macro
101 #define OSC32KCTRL_INTFLAG_OSC32KRDY (_U(0x1) << OSC32KCTRL_INTFLAG_OSC32KRDY_Pos)
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_osc32kctrl_l21.h160 …(Osc32kctrl *)hw)->INTFLAG.reg & OSC32KCTRL_INTFLAG_OSC32KRDY) >> OSC32KCTRL_INTFLAG_OSC32KRDY_Pos; in hri_osc32kctrl_get_INTFLAG_OSC32KRDY_bit()
180 …(Osc32kctrl *)hw)->INTFLAG.reg & OSC32KCTRL_INTFLAG_OSC32KRDY) >> OSC32KCTRL_INTFLAG_OSC32KRDY_Pos; in hri_osc32kctrl_get_interrupt_OSC32KRDY_bit()