List of Operations
API Functional Overview
1-15
STS module operations
SWI module operations
SIO_ready
Determine if device for stream is ready
SIO_reclaim
Request a buffer back from a stream
SIO_reclaimx
Request a buffer and frame status back from a stream
SIO_segid
Memory section used by a stream
SIO_select
Select a ready device
SIO_staticbuf
Acquire static buffer from stream
Function
Operation
STS_add
Add a value to a statistics object
STS_delta
Add computed value of an interval to object
STS_reset
Reset the values stored in an STS object
STS_set
Store initial value of an interval to object
Function
Operation
SWI_andn
Clear bits from SWI’s mailbox and post if becomes 0
SWI_andnHook
Specialized version of SWI_andn
SWI_create
Create a software interrupt
SWI_dec
Decrement SWI’s mailbox and post if becomes 0
SWI_delete
Delete a software interrupt
SWI_disable
Disable software interrupts
SWI_enable
Enable software interrupts
SWI_getattrs
Get attributes of a software interrupt
SWI_getmbox
Return SWI’s mailbox value
SWI_getpri
Return an SWI’s priority mask
SWI_inc
Increment SWI’s mailbox and post
Check to see if called in the context of a SWI
Function
Operation