Searched refs:nrfx_clock_lfclk_is_running (Results 1 – 3 of 3) sorted by relevance
167 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
73 if (nrfx_clock_lfclk_is_running()) { in nrf52_clock_lfclk_enable()
53 ASSERT(nrfx_clock_lfclk_is_running()); in platform_set_periodic_timer()
Completed in 5 milliseconds