Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Doscctrl.h228 #define OSCCTRL_STATUS_DFLLOOB (_U(0x1) << OSCCTRL_STATUS_DFLLOOB_Pos) macro
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_oscctrl_l21.h2872 return (((Oscctrl *)hw)->STATUS.reg & OSCCTRL_STATUS_DFLLOOB) >> OSCCTRL_STATUS_DFLLOOB_Pos; in hri_oscctrl_get_STATUS_DFLLOOB_bit()