Texas Instruments
Product InformationIn the NewsToolsLiteratureSupport

DSP/BIOS

   Benefits and Features
Real-Time Software Analysis
DSP/BIOS Real-Time Foundation
Real-Time Program Analysis
Real-Time Capture and Statistics
Real-Time Probing and
    Data Streaming
BIOScope
Low-latency Pre-Emptive
    Multitasking
DSP/BIOS API's

Digital Signal Processing Solutions - DSP/BIOS

  

DSP/BIOS API's

CLK_gethtimeget high-resolution time
CLK_getltimeget low-resolution time
HST_getpipeget corresponding pipe object
HWI_disableglobally disable hardware interrupts
HWI_enableglobally enable hardware interrupts
HWI_enterhardware interrupt service routine prologue
HWI_exithardware interrupt service routine epilogue
IDL_runexecute one pass through the idle loop
LOG_printfappend a formatted message to an event log
LOG_eventappend an unformatted message to an event log
PIP_allocdequeue an empty frame from the tail of a pipe
PIP_freeenqueue an empty frame at the head of a pipe
PIP_getdequeue a full frame from the head of a pipe
PIP_putenqueue a full frame at the tail of a pipe
PRD_getticksget the current tick counter
PRD_stararm a periodic function for one-time execution
PRD_tickadvance the tick counter and dispatch periodic functions
SWI_andnclear bit(s) in a signal mailbox and post if 0
SWI_decdecrement a signal mailbox and post if 0
SWI_disableglobally disable signal preemption
SWI_enableglobally enable signal preemption
SWI_getmboxreturn a signal mailbox while resetting its value
SWI_incincrement a signal mailbox and unconditionally post
SWI_orset bit(s) in a signal mailbox and unconditionally post
SWI_postpost a signal for subsequent execution
SWI_selfreturn the currently executing signal object
STS_addadd a value to a statistics accumulator
STS_deltaadd the computed value of an interval to a statistics accumulator
STS_setstore the initial value of an interval in a statistics accumulator
TRC_disabledisable a set of trace controls
TRC_enableenable a set of trace controls
TRC_querytest whether a set of trace controls is enabled

© Copyright 1998 Texas Instruments Incorporated. All rights reserved.
Trademarks, Important Notice!