•  Back 
  •  DSP programming 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File4.11.9  Dsp_FlushSubroutines                                       TOS

 Name:         »Dsp_FlushSubroutines« - Remove subroutines from the 
               memory of the DSP.

 Opcode:       115

 Syntax:       void Dsp_FlushSubroutines( void );

 Description:  The function Dsp_FlushSubroutines removes all 
               subroutines from the DSP's memory, and so increases the 
               amount of available free memory.

 Return value: The function does not return a result.

 Availability: The function is available only on computers with the 
               DSP-56001 signal processor.

 Group:        DSP programming

 See also:     Binding   Dsp_LoadSubroutine   Dsp_InqSubrAbility 
               Dsp_RunSubroutine