Searched refs:HSFLL_CLOCKCTRL_MULT_VAL_Pos (Results 1 – 2 of 2) sorted by relevance
506 p_reg->CLOCKCTRL.MULT = (multiplier << HSFLL_CLOCKCTRL_MULT_VAL_Pos) & in nrf_hsfll_clkctrl_mult_set()512 return (p_reg->CLOCKCTRL.MULT & HSFLL_CLOCKCTRL_MULT_VAL_Msk) >> HSFLL_CLOCKCTRL_MULT_VAL_Pos; in nrf_hsfll_clkctrl_mult_get()
38050 …#define HSFLL_CLOCKCTRL_MULT_VAL_Pos (0UL) /*!< Position of VAL field. … macro38051 …#define HSFLL_CLOCKCTRL_MULT_VAL_Msk (0x1FUL << HSFLL_CLOCKCTRL_MULT_VAL_Pos) /*!< Bit mask of VAL…