init
This commit is contained in:
11
lib_audio_dsp/test/pipeline/config.xscope
Normal file
11
lib_audio_dsp/test/pipeline/config.xscope
Normal file
@@ -0,0 +1,11 @@
|
||||
<xSCOPEconfig ioMode="basic" enabled="true">
|
||||
<Probe name="open_file" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="read_bytes" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="write_setup" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="write_bytes" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="seek" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="tell" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="host_quit" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="host_close" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
<Probe name="check_version" type="CONTINUOUS" datatype="UINT" units="Value" enabled="true"/>
|
||||
</xSCOPEconfig>
|
||||
Reference in New Issue
Block a user