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 #234 background imageLoading...
Page #234 background image
Overview of Streaming I/O and Device Drivers
7-4
Figure 7-2 illustrates the relationship between the device, the Dxx device
driver, and the stream accepting data from the device. SIO calls the Dxx
functions listed in DEV_Fxns, the function table for the device. Both input and
output streams exchange buffers with the device using the atomic queues
device
todevice and devicefromdevice.
Figure 7-2. Device, Driver, and Stream Relationship
For every device driver you need to write Dxx_open, Dxx_idle, Dxx_input,
Dxx_output, Dxx_close, Dxx_ctrl, Dxx_ready, Dxx_issue, and Dxx_reclaim.
SIO_create()
SIO_ctrl()
SIO_get()
SIO_put()
todevice fromdevice
SIO
Device Driver
Stream
Device
open
ctrl
issue
reclaim
.
.
.
DEV_Fxns
Dxx_open()
Dxx_ctrl()
Dxx_issue()
Dxx_reclaim()
DEV_FXNS
DEV_Frame
.
.
.
.
.
.

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