•  Back 
  •  Libraries 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help 
  •  Show info about hypertext 
  •  View a new file 
Topic       : Pure C Library Documentation
Author      : John Kormylo
Version     : LIB.HYP 1.0
Subject     : Documentation/Pure C Library
Nodes       : 1309
Index Size  : 32068
HCP-Version : 3
Compiled on : Atari
@charset    : atarist
@lang       : en
@default    : 
@help       : Help
@options    : +g -i -s +x +z -t4
@width      : 75
View Ref-File[ Dsp_Lock ]

#include <tos.h> 

int Dsp_Lock( void );


Function prevents other applications from accessing the Digital Signal
Processor.  It returns 0 normally, or -1 if the DSP is already locked
(by another application).

Note: Available when the '_SND' cookie has bit 4 set (see Cookies).

XBIOS Opcode 104

See also XBIOS Sound and DSP56001.