Home
last modified time | relevance | path

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

/lk-master/external/platform/nrfx/drivers/include/
A Dnrfx_clock.h167 NRFX_STATIC_INLINE bool nrfx_clock_lfclk_is_running(void);
334 NRFX_STATIC_INLINE bool nrfx_clock_lfclk_is_running(void) in nrfx_clock_lfclk_is_running() function
/lk-master/platform/nrf52xxx/
A Dclock.c73 if (nrfx_clock_lfclk_is_running()) { in nrf52_clock_lfclk_enable()
A Dtimer.c53 ASSERT(nrfx_clock_lfclk_is_running()); in platform_set_periodic_timer()

Completed in 5 milliseconds