Searched refs:OSC32KCTRL_OSC32K_RUNSTDBY_Pos (Results 1 – 3 of 3) sorted by relevance
230 #define OSC32KCTRL_OSC32K_RUNSTDBY_Pos 6 /**< \brief (OSC32KCTRL_OSC32K) Run in Standby … macro231 #define OSC32KCTRL_OSC32K_RUNSTDBY (_U(0x1) << OSC32KCTRL_OSC32K_RUNSTDBY_Pos)
78 | (CONF_OSC32K_RUNSTDBY << OSC32KCTRL_OSC32K_RUNSTDBY_Pos) in _osc32kctrl_init_sources()
800 tmp = (tmp & OSC32KCTRL_OSC32K_RUNSTDBY) >> OSC32KCTRL_OSC32K_RUNSTDBY_Pos; in hri_osc32kctrl_get_OSC32K_RUNSTDBY_bit()810 tmp |= value << OSC32KCTRL_OSC32K_RUNSTDBY_Pos; in hri_osc32kctrl_write_OSC32K_RUNSTDBY_bit()