Searched refs:nrfx_clock_stop (Results 1 – 2 of 2) sorted by relevance
118 void nrfx_clock_stop(nrf_clock_domain_t domain);359 nrfx_clock_stop(NRF_CLOCK_DOMAIN_LFCLK); in nrfx_clock_lfclk_stop()369 nrfx_clock_stop(NRF_CLOCK_DOMAIN_HFCLK); in nrfx_clock_hfclk_stop()
498 void nrfx_clock_stop(nrf_clock_domain_t domain) in nrfx_clock_stop() function