EasyManuals Logo

Texas Instruments TMS320 User Manual

Texas Instruments TMS320
288 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #236 background imageLoading...
Page #236 background image
Creating and Deleting Streams
7-6
If you open the stream with the streaming model (attrsmodel) set to
SIO_STANDARD (the default), buffers of the specified size are allocated and
used to prime the stream. If you open the stream with the streaming model
set to SIO_ISSUERECLAIM, no stream buffers are allocated, since the
creator of the stream is expected to supply all necessary buffers.
SIO_delete, shown in Example 7-2, closes the associated device(s) and frees
the stream object. If the stream was opened using the SIO_STANDARD
streaming model, it also frees all buffers remaining in the stream. User-held
stream buffers must be explicitly freed by the user’s code.
Example 7-2. Freeing User-Held Stream Buffers
Int SIO_delete(stream)
SIO_Handle stream;

Table of Contents

Other manuals for Texas Instruments TMS320

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS320 and is the answer not in the manual?

Texas Instruments TMS320 Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS320
CategoryComputer Hardware
LanguageEnglish

Related product manuals