Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/saml21/hri/
Dhri_osc32kctrl_l21.h1052 ((Osc32kctrl *)hw)->OSCULP32K.reg |= OSC32KCTRL_OSCULP32K_WRTLOCK; in hri_osc32kctrl_set_OSCULP32K_WRTLOCK_bit()
1059 tmp = ((Osc32kctrl *)hw)->OSCULP32K.reg; in hri_osc32kctrl_get_OSCULP32K_WRTLOCK_bit()
1068 tmp = ((Osc32kctrl *)hw)->OSCULP32K.reg; in hri_osc32kctrl_write_OSCULP32K_WRTLOCK_bit()
1071 ((Osc32kctrl *)hw)->OSCULP32K.reg = tmp; in hri_osc32kctrl_write_OSCULP32K_WRTLOCK_bit()
1078 ((Osc32kctrl *)hw)->OSCULP32K.reg &= ~OSC32KCTRL_OSCULP32K_WRTLOCK; in hri_osc32kctrl_clear_OSCULP32K_WRTLOCK_bit()
1085 ((Osc32kctrl *)hw)->OSCULP32K.reg ^= OSC32KCTRL_OSCULP32K_WRTLOCK; in hri_osc32kctrl_toggle_OSCULP32K_WRTLOCK_bit()
1092 ((Osc32kctrl *)hw)->OSCULP32K.reg |= OSC32KCTRL_OSCULP32K_CALIB(mask); in hri_osc32kctrl_set_OSCULP32K_CALIB_bf()
1100 tmp = ((Osc32kctrl *)hw)->OSCULP32K.reg; in hri_osc32kctrl_get_OSCULP32K_CALIB_bf()
1109 tmp = ((Osc32kctrl *)hw)->OSCULP32K.reg; in hri_osc32kctrl_write_OSCULP32K_CALIB_bf()
1112 ((Osc32kctrl *)hw)->OSCULP32K.reg = tmp; in hri_osc32kctrl_write_OSCULP32K_CALIB_bf()
[all …]
/loramac-node-latest/src/boards/mcu/saml21/saml21b/include/component/
Dosc32kctrl.h277 …__IO OSC32KCTRL_OSCULP32K_Type OSCULP32K; /**< \brief Offset: 0x1C (R/W 32) 32kHz Ultra Low Powe… member