Home
last modified time | relevance | path

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

/hal_nordic-latest/nrfx/hal/
Dnrf_hsfll.h136 uint16_t initvalue; ///< Initial value for the clock dithering. member
483 ((p_config->initvalue << HSFLL_CLOCKCTRL_DITHERING_INITVALUE_Pos) & in nrf_hsfll_clkctrl_dithering_set()
508 p_config->initvalue = (p_reg->CLOCKCTRL.MODE & HSFLL_CLOCKCTRL_DITHERING_INITVALUE_Msk) in nrf_hsfll_clkctrl_dithering_get()