Searched refs:CLOCKSTATUS (Results 1 – 6 of 6) sorted by relevance
63 … if ((NRF_HSFLL->CLOCKSTATUS & HSFLL_CLOCKSTATUS_MODE_Msk) != HSFLL_CLOCKSTATUS_MODE_ClosedLoop) in SystemCoreClockUpdate()
35992 …__IM uint32_t CLOCKSTATUS; /*!< (@ 0x00000400) Clock status … member
33160 …__IM uint32_t CLOCKSTATUS; /*!< (@ 0x00000400) Clock status … member
35466 …__IM uint32_t CLOCKSTATUS; /*!< (@ 0x00000400) Clock status … member
409 uint32_t reg = p_reg->CLOCKSTATUS; in nrf_hsfll_status_clk_get()