Searched refs:nrfx_err (Results 1 – 1 of 1) sorted by relevance
682 nrfx_err_t nrfx_err; in clk_init() local692 nrfx_err = nrfx_clock_init(clock_event_handler); in clk_init()693 if (nrfx_err != NRFX_SUCCESS) { in clk_init()