Searched refs:OSC32KCTRL_OSC32K_ONDEMAND_Pos (Results 1 – 3 of 3) sorted by relevance
232 #define OSC32KCTRL_OSC32K_ONDEMAND_Pos 7 /**< \brief (OSC32KCTRL_OSC32K) On Demand Contr… macro233 #define OSC32KCTRL_OSC32K_ONDEMAND (_U(0x1) << OSC32KCTRL_OSC32K_ONDEMAND_Pos)
77 | (CONF_OSC32K_ONDEMAND << OSC32KCTRL_OSC32K_ONDEMAND_Pos) in _osc32kctrl_init_sources()
840 tmp = (tmp & OSC32KCTRL_OSC32K_ONDEMAND) >> OSC32KCTRL_OSC32K_ONDEMAND_Pos; in hri_osc32kctrl_get_OSC32K_ONDEMAND_bit()850 tmp |= value << OSC32KCTRL_OSC32K_ONDEMAND_Pos; in hri_osc32kctrl_write_OSC32K_ONDEMAND_bit()