![]() |
nrfxlib API 3.3.99
|
Functions | |
| 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. | |
This file defines an API to dynamically allocate PPI or DPPI instances. The allocation functions are expected to be implemented outside of the MPSL.