Lines Matching full:given
154 * @brief Function for enabling a given PPI channel.
164 * @brief Function for disabling a given PPI channel.
173 * @brief Function for checking if a given PPI channel is enabled.
205 * @brief Function for setting up event and task endpoints for a given PPI channel.
211 * @param[in] channel Channel to which the given endpoints are assigned.
218 * @brief Function for setting up the event endpoint for a given PPI channel.
221 * @param[in] channel Channel to which the given endpoint is assigned.
227 * @brief Function for setting up the task endpoint for a given PPI channel.
230 * @param[in] channel Channel to which the given endpoint is assigned.
238 * @brief Function for setting up task endpoint for a given PPI fork.
242 * @param[in] channel Channel to which the given fork endpoint is assigned.
248 * @brief Function for setting up event and task endpoints for a given PPI channel and fork.
256 * @param[in] channel Channel to which the given endpoints are assigned.