Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_hsfll.h134 uint8_t maxoffset; ///< Maximum offset configuration for clock dithering. member
488 ((p_config->maxoffset << HSFLL_CLOCKCTRL_DITHERING_MAXOFFSET_Pos) & in nrf_hsfll_clkctrl_dithering_set()
502 p_config->maxoffset = (p_reg->CLOCKCTRL.MODE & HSFLL_CLOCKCTRL_DITHERING_MAXOFFSET_Msk) in nrf_hsfll_clkctrl_dithering_get()