Searched refs:nrfx_ppib_channel_alloc (Results 1 – 3 of 3) sorted by relevance
187 nrfx_err_t nrfx_ppib_channel_alloc(nrfx_ppib_interconnect_t const * p_instance, uint8_t * p_channel) in nrfx_ppib_channel_alloc() function
138 nrfx_err_t nrfx_ppib_channel_alloc(nrfx_ppib_interconnect_t const * p_instance, uint8_t * p_channel…
117 return nrfx_ppib_channel_alloc(&p_ppib->ppib, p_channel); in ppib_channel_alloc()