Home
last modified time | relevance | path

Searched refs:src (Results 1 – 2 of 2) sorted by relevance

/platform/nrf52xxx/
A Dclock.c72 status_t nrf52_clock_lfclk_enable(nrf_clock_lfclk_t src) { in nrf52_clock_lfclk_enable() argument
75 if (current_src == src) { in nrf52_clock_lfclk_enable()
82 nrf_clock_lf_src_set(NRF_CLOCK, src); in nrf52_clock_lfclk_enable()
/platform/nrf52xxx/include/platform/
A Dclock.h21 status_t nrf52_clock_lfclk_enable(nrf_clock_lfclk_t src);

Completed in 2 milliseconds