* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[out] Buffer Pointer to the source data buffer to write to.\r
* \param[in] Length Number of bytes to read for the currently selected pipe to read from.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[out] Buffer Pointer to the source data buffer to write to.\r
* \param[in] Length Number of bytes to read for the currently selected pipe to read from.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[out] Buffer Pointer to the source data buffer to write to.\r
* \param[in] Length Number of bytes to read for the currently selected pipe to read from.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[out] Buffer Pointer to the source data buffer to write to.\r
* \param[in] Length Number of bytes to read for the currently selected pipe to read from.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
uint8_t Pipe_Read_EStream_BE(void* const Buffer,\r
uint16_t Length,\r
uint16_t* const BytesProcessed) ATTR_NON_NULL_PTR_ARG(1);\r
uint8_t Pipe_Read_EStream_BE(void* const Buffer,\r
uint16_t Length,\r
uint16_t* const BytesProcessed) ATTR_NON_NULL_PTR_ARG(1);\r
/** FLASH buffer source version of \ref Pipe_Write_Stream_LE().\r
*\r
* \pre The FLASH data must be located in the first 64KB of FLASH for this function to work correctly.\r
*\r
/** FLASH buffer source version of \ref Pipe_Write_Stream_LE().\r
*\r
* \pre The FLASH data must be located in the first 64KB of FLASH for this function to work correctly.\r
*\r
* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
* \param[in] Buffer Pointer to the source data buffer to read from.\r
* \param[in] Length Number of bytes to read for the currently selected pipe into the buffer.\r
* \param[in] BytesProcessed Pointer to a location where the total number of bytes already processed should\r
uint8_t Pipe_Write_PStream_BE(const void* const Buffer,\r
uint16_t Length,\r
uint16_t* const BytesProcessed) ATTR_NON_NULL_PTR_ARG(1);\r
uint8_t Pipe_Write_PStream_BE(const void* const Buffer,\r
uint16_t Length,\r
uint16_t* const BytesProcessed) ATTR_NON_NULL_PTR_ARG(1);\r