Home
last modified time | relevance | path

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

/nrf52832-nimble/nordic/nrfx/drivers/include/
H A Dnrfx_clock.h104 void nrfx_clock_lfclk_stop(void);
/nrf52832-nimble/nordic/nrfx/drivers/src/
H A Dnrfx_clock.c213 nrfx_clock_lfclk_stop(); in nrfx_clock_uninit()
232 void nrfx_clock_lfclk_stop(void) in nrfx_clock_lfclk_stop() function