Lines Matching full:allocated
49 /** @brief Function for freeing all allocated channels and groups. */
56 * @param[out] p_channel Pointer to the DPPI channel number that has been allocated.
58 * @retval NRFX_SUCCESS If the channel was successfully allocated.
70 * @retval NRFX_ERROR_INVALID_PARAM If the specified channel is not allocated.
80 * @retval NRFX_ERROR_INVALID_PARAM If the specified channel is not allocated.
90 * @retval NRFX_ERROR_INVALID_PARAM If the specified channel is not allocated.
98 * @param[out] p_group Pointer to the DPPI channel group that has been allocated.
100 * @retval NRFX_SUCCESS If the channel group was successfully allocated.
112 * @retval NRFX_ERROR_INVALID_PARAM If the specified group is not allocated.
123 * @retval NRFX_ERROR_INVALID_PARAM If the specified group or channel is not allocated.
135 * @retval NRFX_ERROR_INVALID_PARAM If the specified group or channel is not allocated.
146 * @retval NRFX_ERROR_INVALID_PARAM If the specified group is not allocated.
156 * @retval NRFX_ERROR_INVALID_PARAM If the specified group is not allocated.
166 * @retval NRFX_ERROR_INVALID_PARAM If the specified group is not allocated.