Home
last modified time | relevance | path

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

/platform/nrf52xxx/include/platform/
A Dclock.h21 status_t nrf52_clock_lfclk_enable(nrf_clock_lfclk_t src);
/platform/nrf52xxx/
A Dtimer.c138 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()
A Dclock.c72 status_t nrf52_clock_lfclk_enable(nrf_clock_lfclk_t src) { in nrf52_clock_lfclk_enable() function

Completed in 5 milliseconds