Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_nrf.c682 nrfx_err_t nrfx_err; in clk_init() local
692 nrfx_err = nrfx_clock_init(clock_event_handler); in clk_init()
693 if (nrfx_err != NRFX_SUCCESS) { in clk_init()