Searched refs:OSC32KCTRL_OSCULP32K_WRTLOCK (Results 1 – 2 of 2) sorted by relevance
1052 ((Osc32kctrl *)hw)->OSCULP32K.reg |= OSC32KCTRL_OSCULP32K_WRTLOCK; in hri_osc32kctrl_set_OSCULP32K_WRTLOCK_bit()1060 tmp = (tmp & OSC32KCTRL_OSCULP32K_WRTLOCK) >> OSC32KCTRL_OSCULP32K_WRTLOCK_Pos; in hri_osc32kctrl_get_OSCULP32K_WRTLOCK_bit()1069 tmp &= ~OSC32KCTRL_OSCULP32K_WRTLOCK; 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()
264 #define OSC32KCTRL_OSCULP32K_WRTLOCK (_U(0x1) << OSC32KCTRL_OSCULP32K_WRTLOCK_Pos) macro