Lines Matching full:application
58 …t)0xFFFFFFFFuL & ~(NRFX_PPI_CHANNELS_USED)) /**< All PPI channels available to the application. */
59 …FFFuL & ~(NRFX_PPI_CHANNELS_USED)) /**< Programmable PPI channels available to the application. */
61 …t)0xFFF0FFFFuL & ~(NRFX_PPI_CHANNELS_USED)) /**< All PPI channels available to the application. */
62 …FFFuL & ~(NRFX_PPI_CHANNELS_USED)) /**< Programmable PPI channels available to the application. */
65 …_GROUP_NUM) - 1) & ~(NRFX_PPI_GROUPS_USED)) /**< All PPI groups available to the application. */
184 * @retval NRFX_ERROR_INVALID_PARAM If group is not an application group or channels are not an
185 * application channels.
198 * @retval NRFX_ERROR_INVALID_PARAM If group is not an application group or channel is not an
199 * application channel.
215 * @retval NRFX_ERROR_INVALID_PARAM If group is not an application group or channels are not an
216 * application channels.
229 * @retval NRFX_ERROR_INVALID_PARAM If group is not an application group or channel is not an
230 * application channel.
245 * @retval NRFX_ERROR_INVALID_PARAM If group is not an application group.
259 * @retval NRFX_ERROR_INVALID_PARAM If group is not an application group.
270 * @retval NRFX_ERROR_INVALID_PARAM If group is not an application group.