Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dosc32kctrl.h263 #define OSC32KCTRL_OSCULP32K_WRTLOCK_Pos 15 /**< \brief (OSC32KCTRL_OSCULP32K) Write Lock… macro
264 #define OSC32KCTRL_OSCULP32K_WRTLOCK (_U(0x1) << OSC32KCTRL_OSCULP32K_WRTLOCK_Pos)
/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_osc32kctrl_l21.h1060 tmp = (tmp & OSC32KCTRL_OSCULP32K_WRTLOCK) >> OSC32KCTRL_OSCULP32K_WRTLOCK_Pos; in hri_osc32kctrl_get_OSCULP32K_WRTLOCK_bit()
1070 tmp |= value << OSC32KCTRL_OSCULP32K_WRTLOCK_Pos; in hri_osc32kctrl_write_OSCULP32K_WRTLOCK_bit()