19#ifndef MPSL_HWRES_PPI_H__
20#define MPSL_HWRES_PPI_H__
30#if defined(DPPI_PRESENT) || defined(DOXYGEN)
46#if defined(PPIB_PRESENT) || defined(DOXYGEN)
bool mpsl_hwres_dppi_channel_alloc(NRF_DPPIC_Type *p_dppic, uint8_t *p_dppi_ch)
Allocate a DPPI channel of a DPPIC controller instance.
bool mpsl_hwres_ppib_channel_alloc(NRF_PPIB_Type *p_ppib, uint8_t *p_ppib_ch)
Allocate a PPIB channel of a PPIB-to-PPIB interconnection.