Searched refs:nrfx_clock_start (Results 1 – 2 of 2) sorted by relevance
111 void nrfx_clock_start(nrf_clock_domain_t domain);354 nrfx_clock_start(NRF_CLOCK_DOMAIN_LFCLK); in nrfx_clock_lfclk_start()364 nrfx_clock_start(NRF_CLOCK_DOMAIN_HFCLK); in nrfx_clock_hfclk_start()
394 void nrfx_clock_start(nrf_clock_domain_t domain) in nrfx_clock_start() function