Searched refs:nrf52_clock_lfclk_enable (Results 1 – 3 of 3) sorted by relevance
21 status_t nrf52_clock_lfclk_enable(nrf_clock_lfclk_t src);
138 status_t status = nrf52_clock_lfclk_enable(NRF_CLOCK_LFCLK_Xtal); in arm_cm_systick_init()142 nrf52_clock_lfclk_enable(NRF_CLOCK_LFCLK_RC); in arm_cm_systick_init()
72 status_t nrf52_clock_lfclk_enable(nrf_clock_lfclk_t src) { in nrf52_clock_lfclk_enable() function
Completed in 5 milliseconds