Searched refs:nrfx_ppib_channel_free (Results 1 – 3 of 3) sorted by relevance
180 nrfx_ppib_channel_free(p_instance, channel_idx); in nrfx_ppib_free()194 nrfx_err_t nrfx_ppib_channel_free(nrfx_ppib_interconnect_t const * p_instance, uint8_t channel) in nrfx_ppib_channel_free() function
152 nrfx_err_t nrfx_ppib_channel_free(nrfx_ppib_interconnect_t const * p_instance, uint8_t channel);
123 return nrfx_ppib_channel_free(&p_ppib->ppib, channel); in ppib_channel_free()