DEVEL: First open source release

This commit is contained in:
Oliver Bruendler
2019-08-02 10:03:58 +02:00
commit d455112276
167 changed files with 27513 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
#TestSynthesis artifacts
test_syn
#Merge files
*.mrg
*.bak

22
Changelog.md Normal file
View File

@ -0,0 +1,22 @@
## 1.2.0
* First Open Source Release (older versions not kept in history)
* Added license and copyright headers
## 1.1.0
* Features
* Added deependency resolution script
* Changes
* Use AXI slave from *psi\_common* instead of legacy version
## 1.0.0
* First release, tested on HW
## 0.9.0
* Added AXI version
* Moved Tosca version to separate repo
## 0.2.0
* Updated according to new library versions after open sourcing
## 0.1.0
* Ready for first tests on HW

355
LGPL2_1.txt Normal file
View File

@ -0,0 +1,355 @@
GNU Lesser General Public License Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license
document, but changing it is not allowed.
[This is the first released version of the Lesser GPL. It also counts as the successor of the
GNU Library Public License, version 2, hence the version number 2.1.]
Preamble The licenses for most software are designed to take away your freedom to share and
change it. By contrast, the GNU General Public Licenses are intended to guarantee your freedom
to share and change free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some specially designated software
packages--typically libraries--of the Free Software Foundation and other authors who decide to
use it. You can use it too, but we suggest you first think carefully about whether this license
or the ordinary General Public License is the better strategy to use in any particular case,
based on the explanations below.
When we speak of free software, we are referring to freedom of use, not price. Our General
Public Licenses are designed to make sure that you have the freedom to distribute copies of free
software (and charge for this service if you wish); that you receive source code or can get it
if you want it; that you can change the software and use pieces of it in new free programs; and
that you are informed that you can do these things.
To protect your rights, we need to make restrictions that forbid distributors to deny you these
rights or to ask you to surrender these rights. These restrictions translate to certain
responsibilities for you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis or for a fee, you must give
the recipients all the rights that we gave you. You must make sure that they, too, receive or
can get the source code. If you link other code with the library, you must provide complete
object files to the recipients, so that they can relink them with the library after making
changes to the library and recompiling it. And you must show them these terms so they know their
rights.
We protect your rights with a two-step method: (1) we copyright the library, and (2) we offer
you this license, which gives you legal permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that there is no warranty for the
free library. Also, if the library is modified by someone else and passed on, the recipients
should know that what they have is not the original version, so that the original author's
reputation will not be affected by problems that might be introduced by others.
Finally, software patents pose a constant threat to the existence of any free program. We wish
to make sure that a company cannot effectively restrict the users of a free program by obtaining
a restrictive license from a patent holder. Therefore, we insist that any patent license
obtained for a version of the library must be consistent with the full freedom of use specified
in this license.
Most GNU software, including some libraries, is covered by the ordinary GNU General Public
License. This license, the GNU Lesser General Public License, applies to certain designated
libraries, and is quite different from the ordinary General Public License. We use this license
for certain libraries in order to permit linking those libraries into non-free programs.
When a program is linked with a library, whether statically or using a shared library, the
combination of the two is legally speaking a combined work, a derivative of the original
library. The ordinary General Public License therefore permits such linking only if the entire
combination fits its criteria of freedom. The Lesser General Public License permits more lax
criteria for linking other code with the library.
We call this license the "Lesser" General Public License because it does Less to protect the
user's freedom than the ordinary General Public License. It also provides other free software
developers Less of an advantage over competing non-free programs. These disadvantages are the
reason we use the ordinary General Public License for many libraries. However, the Lesser
license provides advantages in certain special circumstances.
For example, on rare occasions, there may be a special need to encourage the widest possible use
of a certain library, so that it becomes a de-facto standard. To achieve this, non-free programs
must be allowed to use the library. A more frequent case is that a free library does the same
job as widely used non-free libraries. In this case, there is little to gain by limiting the
free library to free software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free programs enables a greater
number of people to use a large body of free software. For example, permission to use the GNU C
Library in non-free programs enables many more people to use the whole GNU operating system, as
well as its variant, the GNU/Linux operating system.
Although the Lesser General Public License is Less protective of the users' freedom, it does
ensure that the user of a program that is linked with the Library has the freedom and the
wherewithal to run that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and modification follow. Pay close
attention to the difference between a "work based on the library" and a "work that uses the
library". The former contains code derived from the library, whereas the latter must be combined
with the library in order to run.
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License Agreement
applies to any software library or other program which contains a notice placed by the copyright
holder or other authorized party saying it may be distributed under the terms of this Lesser
General Public License (also called "this License"). Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data prepared so as to be
conveniently linked with application programs (which use some of those functions and data) to
form executables.
The "Library", below, refers to any such software library or work which has been distributed
under these terms. A "work based on the Library" means either the Library or any derivative work
under copyright law: that is to say, a work containing the Library or a portion of it, either
verbatim or with modifications and/or translated straightforwardly into another language.
(Hereinafter, translation is included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for making modifications to it.
For a library, complete source code means all the source code for all modules it contains, plus
any associated interface definition files, plus the scripts used to control compilation and
installation of the library.
Activities other than copying, distribution and modification are not covered by this License;
they are outside its scope. The act of running a program using the Library is not restricted,
and output from such a program is covered only if its contents constitute a work based on the
Library (independent of the use of the Library in a tool for writing it). Whether that is true
depends on what the Library does and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's complete source code as you
receive it, in any medium, provided that you conspicuously and appropriately publish on each
copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices
that refer to this License and to the absence of any warranty; and distribute a copy of this
License along with the Library.
You may charge a fee for the physical act of transferring a copy, and you may at your option
offer warranty protection in exchange for a fee.
2. You may modify your copy or copies of the Library or any portion of it, thus forming a work
based on the Library, and copy and distribute such modifications or work under the terms of
Section 1 above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices stating that you changed the
files and the date of any change.
c) You must cause the whole of the work to be licensed at no charge to all third parties under
the terms of this License.
d) If a facility in the modified Library refers to a function or a table of data to be supplied
by an application program that uses the facility, other than as an argument passed when the
facility is invoked, then you must make a good faith effort to ensure that, in the event an
application does not supply such function or table, the facility still operates, and performs
whatever part of its purpose remains meaningful.
(For example, a function in a library to compute square roots has a purpose that is entirely
well-defined independent of the application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must be optional: if the
application does not supply it, the square root function must still compute square roots.)
These requirements apply to the modified work as a whole. If identifiable sections of that work
are not derived from the Library, and can be reasonably considered independent and separate
works in themselves, then this License, and its terms, do not apply to those sections when you
distribute them as separate works. But when you distribute the same sections as part of a whole
which is a work based on the Library, the distribution of the whole must be on the terms of this
License, whose permissions for other licensees extend to the entire whole, and thus to each and
every part regardless of who wrote it.
Thus, it is not the intent of this section to claim rights or contest your rights to work
written entirely by you; rather, the intent is to exercise the right to control the distribution
of derivative or collective works based on the Library.
In addition, mere aggregation of another work not based on the Library with the Library (or with
a work based on the Library) on a volume of a storage or distribution medium does not bring the
other work under the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public License instead of this
License to a given copy of the Library. To do this, you must alter all the notices that refer to
this License, so that they refer to the ordinary GNU General Public License, version 2, instead
of to this License. (If a newer version than version 2 of the ordinary GNU General Public
License has appeared, then you can specify that version instead if you wish.) Do not make any
other change in these notices.
Once this change is made in a given copy, it is irreversible for that copy, so the ordinary GNU
General Public License applies to all subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of the Library into a program that
is not a library.
4. You may copy and distribute the Library (or a portion or derivative of it, under Section 2)
in object code or executable form under the terms of Sections 1 and 2 above provided that you
accompany it with the complete corresponding machine-readable source code, which must be
distributed under the terms of Sections 1 and 2 above on a medium customarily used for software
interchange.
If distribution of object code is made by offering access to copy from a designated place, then
offering equivalent access to copy the source code from the same place satisfies the requirement
to distribute the source code, even though third parties are not compelled to copy the source
along with the object code.
5. A program that contains no derivative of any portion of the Library, but is designed to work
with the Library by being compiled or linked with it, is called a "work that uses the Library".
Such a work, in isolation, is not a derivative work of the Library, and therefore falls outside
the scope of this License.
However, linking a "work that uses the Library" with the Library creates an executable that is a
derivative of the Library (because it contains portions of the Library), rather than a "work
that uses the library". The executable is therefore covered by this License. Section 6 states
terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file that is part of the
Library, the object code for the work may be a derivative work of the Library even though the
source code is not. Whether this is true is especially significant if the work can be linked
without the Library, or if the work is itself a library. The threshold for this to be true is
not precisely defined by law.
If such an object file uses only numerical parameters, data structure layouts and accessors, and
small macros and small inline functions (ten lines or less in length), then the use of the
object file is unrestricted, regardless of whether it is legally a derivative work. (Executables
containing this object code plus portions of the Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may distribute the object code for
the work under the terms of Section 6. Any executables containing that work also fall under
Section 6, whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or link a "work that uses the
Library" with the Library to produce a work containing portions of the Library, and distribute
that work under terms of your choice, provided that the terms permit modification of the work
for the customer's own use and reverse engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the Library is used in it and
that the Library and its use are covered by this License. You must supply a copy of this
License. If the work during execution displays copyright notices, you must include the copyright
notice for the Library among them, as well as a reference directing the user to the copy of this
License. Also, you must do one of these things:
a) Accompany the work with the complete corresponding machine-readable source code for the
Library including whatever changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked with the Library, with the
complete machine-readable "work that uses the Library", as object code and/or source code, so
that the user can modify the Library and then relink to produce a modified executable containing
the modified Library. (It is understood that the user who changes the contents of definitions
files in the Library will not necessarily be able to recompile the application to use the
modified definitions.)
b) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is
one that (1) uses at run time a copy of the library already present on the user's computer
system, rather than copying library functions into the executable, and (2) will operate properly
with a modified version of the library, if the user installs one, as long as the modified
version is interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at least three years, to give the same
user the materials specified in Subsection 6a, above, for a charge no more than the cost of
performing this distribution.
d) If distribution of the work is made by offering access to copy from a designated place, offer
equivalent access to copy the above specified materials from the same place.
e) Verify that the user has already received a copy of these materials or that you have already
sent this user a copy.
For an executable, the required form of the "work that uses the Library" must include any data
and utility programs needed for reproducing the executable from it. However, as a special
exception, the materials to be distributed need not include anything that is normally
distributed (in either source or binary form) with the major components (compiler, kernel, and
so on) of the operating system on which the executable runs, unless that component itself
accompanies the executable.
It may happen that this requirement contradicts the license restrictions of other proprietary
libraries that do not normally accompany the operating system. Such a contradiction means you
cannot use both them and the Library together in an executable that you distribute.
7. You may place library facilities that are a work based on the Library side-by-side in a
single library together with other library facilities not covered by this License, and
distribute such a combined library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise permitted, and provided that you do
these two things:
a) Accompany the combined library with a copy of the same work based on the Library, uncombined
with any other library facilities. This must be distributed under the terms of the Sections above.
b) Give prominent notice with the combined library of the fact that part of it is a work based
on the Library, and explaining where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute the Library except as
expressly provided under this License. Any attempt otherwise to copy, modify, sublicense, link
with, or distribute the Library is void, and will automatically terminate your rights under this
License. However, parties who have received copies, or rights, from you under this License will
not have their licenses terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not signed it. However, nothing
else grants you permission to modify or distribute the Library or its derivative works. These
actions are prohibited by law if you do not accept this License. Therefore, by modifying or
distributing the Library (or any work based on the Library), you indicate your acceptance of
this License to do so, and all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the Library), the recipient
automatically receives a license from the original licensor to copy, distribute, link with or
modify the Library subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein. You are not responsible
for enforcing compliance by third parties with this License.
11. If, as a consequence of a court judgment or allegation of patent infringement or for any
other reason (not limited to patent issues), conditions are imposed on you (whether by court
order, agreement or otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot distribute so as to satisfy
simultaneously your obligations under this License and any other pertinent obligations, then as
a consequence you may not distribute the Library at all. For example, if a patent license would
not permit royalty-free redistribution of the Library by all those who receive copies directly
or indirectly through you, then the only way you could satisfy both it and this License would be
to refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any particular
circumstance, the balance of the section is intended to apply, and the section as a whole is
intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any patents or other property
right claims or to contest validity of any such claims; this section has the sole purpose of
protecting the integrity of the free software distribution system which is implemented by public
license practices. Many people have made generous contributions to the wide range of software
distributed through that system in reliance on consistent application of that system; it is up
to the author/donor to decide if he or she is willing to distribute software through any other
system and a licensee cannot impose that choice.
This section is intended to make thoroughly clear what is believed to be a consequence of the
rest of this License.
12. If the distribution and/or use of the Library is restricted in certain countries either by
patents or by copyrighted interfaces, the original copyright holder who places the Library under
this License may add an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus excluded. In such case,
this License incorporates the limitation as if written in the body of this License.
13. The Free Software Foundation may publish revised and/or new versions of the Lesser General
Public License from time to time. Such new versions will be similar in spirit to the present
version, but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library specifies a version number
of this License which applies to it and "any later version", you have the option of following
the terms and conditions either of that version or of any later version published by the Free
Software Foundation. If the Library does not specify a license version number, you may choose
any version ever published by the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free programs whose distribution
conditions are incompatible with these, write to the author to ask for permission. For software
which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we
sometimes make exceptions for this. Our decision will be guided by the two goals of preserving
the free status of all derivatives of our free software and of promoting the sharing and reuse
of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE LIBRARY, TO THE
EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER
EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT
HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE
LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES
ARISING OUT OF THE USE OR INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE
OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS

23
License.txt Normal file
View File

@ -0,0 +1,23 @@
PSI HDL Library License, Version 1.0
======================================
Copyright (c) 1998-2018 Oliver Bründler, Julian Smart, Robert Roebling et al
Everyone is permitted to copy and distribute verbatim copies of this licence document, but changing it is not allowed.
PSI HDL LIBRARY LICENCE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public Licence as published by the Free Software Foundation; either version 2 of the Licence, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public Licence for more details.
EXCEPTION NOTICE
1. As a special exception, the copyright holders of this library give permission for additional uses of the text contained in this release of the library as licenced under the PSI HDL Library License, applying either version 1 of the Licence, or (at your option) any later version of the Licence as published by the copyright holders of version 1 of the Licence document.
2. The exception is that you may use, copy, link, modify and distribute under the user's own terms, works based on the library in binary form or hardware containing binaries. The term binary explicitly includes device configuration files such as FPGA-bitstreams or flash images. The term binary explicitly excludes any data that allows restoring the source code of the library or parts of it.
3. If you copy code from files distributed under the terms of the GNU General Public Licence or the GNU Library General Public Licence into a copy of this library, as this licence permits, the exception does not apply to the code that you add in this way. To avoid misleading anyone as to the status of such modified files, you must delete this exception notice from such code and/or adjust the licensing conditions notice accordingly.
4. If you write modifications of your own for this library, it is your choice whether to permit this exception to apply to your modifications. If you do not wish that, you must delete the exception notice from such code and/or adjust the licensing conditions notice accordingly.

55
README.md Normal file
View File

@ -0,0 +1,55 @@
# General Information
## Maintainer
Oliver Bründler [oliver.bruendler@psi.ch]
## License
This library is published under [PSI HDL Library License](License.txt), which is [LGPL](LGPL2_1.txt) plus some additional exceptions to clarify the LGPL terms in the context of firmware development.
## Detailed Documentation
* [Functional Description](doc/psi_multi_stream_daq.pdf)
## Tagging Policy
Stable releases are tagged in the form *major*.*minor*.*bugfix*.
* Whenever a change is not fully backward compatible, the *major* version number is incremented
* Whenever new features are added, the *minor* version number is incremented
* If only bugs are fixed (i.e. no functional changes are applied), the *bugfix* version is incremented
## Changelog
See [Changelog](Changelog.md)
<!-- DO NOT CHANGE FORMAT: this section is parsed to resolve dependencies -->
# Dependencies
The required folder structure looks as given below (folder names must be matched exactly).
Alternatively the repository [psi\_fpga\_all](https://github.com/paulscherrerinstitute/psi_fpga_all) can be used. This repo contains all FPGA related repositories as submodules in the correct folder structure.
* TCL
* [PsiSim](https://github.com/paulscherrerinstitute/PsiSim) (2.1.0 or higher, for development only)
* VHDL
* [psi\_common](https://github.com/paulscherrerinstitute/psi_common) (2.5.0 or higher)
* [psi\_tb](https://github.com/paulscherrerinstitute/psi_tb) (2.2.2 or higher, for development only)
* [**psi\_multi\_stream\_daq**](https://github.com/paulscherrerinstitute/psi_multi_stream_daq)
<!-- END OF PARSED SECTION -->
Dependencies can also be checked out using the python script *scripts/dependencies.py*. For details, refer to the help of the script:
```
python dependencies.py -help
```
Note that the [dependencies package](https://github.com/paulscherrerinstitute/PsiFpgaLibDependencies) must be installed in order to run the script.
# Simulations and Testbenches
A regression test script for Modelsim is present. To run the regression test, execute the following command in modelsim from within the directory *sim*
```
source ./run.tcl
```

110
doc/api/html/annotated.html Normal file
View File

@ -0,0 +1,110 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: Class List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('annotated.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Class List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
<table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_psi_ms_daq___access_fct__t.html" target="_self">PsiMsDaq_AccessFct_t</a></td><td class="desc">Memory access functions struct </td></tr>
<tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_psi_ms_daq___str_config__t.html" target="_self">PsiMsDaq_StrConfig_t</a></td><td class="desc">Stream configuration struct </td></tr>
<tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="struct_psi_ms_daq___win_info__t.html" target="_self">PsiMsDaq_WinInfo_t</a></td><td class="desc">Window definition struct, used for more compact passing of common parameters </td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,6 @@
var annotated_dup =
[
[ "PsiMsDaq_AccessFct_t", "struct_psi_ms_daq___access_fct__t.html", "struct_psi_ms_daq___access_fct__t" ],
[ "PsiMsDaq_StrConfig_t", "struct_psi_ms_daq___str_config__t.html", "struct_psi_ms_daq___str_config__t" ],
[ "PsiMsDaq_WinInfo_t", "struct_psi_ms_daq___win_info__t.html", "struct_psi_ms_daq___win_info__t" ]
];

BIN
doc/api/html/bc_s.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 676 B

BIN
doc/api/html/bdwn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

112
doc/api/html/classes.html Normal file
View File

@ -0,0 +1,112 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: Class Index</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('classes.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">Class Index</div> </div>
</div><!--header-->
<div class="contents">
<div class="qindex"><a class="qindex" href="#letter_p">p</a></div>
<table class="classindex">
<tr><td rowspan="2" valign="bottom"><a name="letter_p"></a><table border="0" cellspacing="0" cellpadding="0"><tr><td><div class="ah">&#160;&#160;p&#160;&#160;</div></td></tr></table>
</td><td valign="top"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a>&#160;&#160;&#160;</td><td valign="top"><a class="el" href="struct_psi_ms_daq___win_info__t.html">PsiMsDaq_WinInfo_t</a>&#160;&#160;&#160;</td><td></td></tr>
<tr><td></td><td></td><td></td></tr>
<tr><td valign="top"><a class="el" href="struct_psi_ms_daq___access_fct__t.html">PsiMsDaq_AccessFct_t</a>&#160;&#160;&#160;</td><td></td><td></td><td></td></tr>
<tr><td></td><td></td><td></td><td></td></tr>
</table>
<div class="qindex"><a class="qindex" href="#letter_p">p</a></div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

BIN
doc/api/html/closed.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 B

View File

@ -0,0 +1,110 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: D:/gfa/Libraries/Firmware/VHDL/psi_multi_stream_daq/driver Directory Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('dir_1284b95147afa48b330f502c8bbc0529.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">driver Directory Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a>
Files</h2></td></tr>
<tr class="memitem:psi__ms__daq_8h"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="psi__ms__daq_8h.html">psi_ms_daq.h</a> <a href="psi__ms__daq_8h_source.html">[code]</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_1284b95147afa48b330f502c8bbc0529.html">driver</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var dir_1284b95147afa48b330f502c8bbc0529 =
[
[ "psi_ms_daq.h", "psi__ms__daq_8h.html", "psi__ms__daq_8h" ]
];

BIN
doc/api/html/doc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 746 B

1596
doc/api/html/doxygen.css Normal file

File diff suppressed because it is too large Load Diff

BIN
doc/api/html/doxygen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

120
doc/api/html/dynsections.js Normal file
View File

@ -0,0 +1,120 @@
/*
@licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2017 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
function toggleVisibility(linkObj)
{
var base = $(linkObj).attr('id');
var summary = $('#'+base+'-summary');
var content = $('#'+base+'-content');
var trigger = $('#'+base+'-trigger');
var src=$(trigger).attr('src');
if (content.is(':visible')===true) {
content.hide();
summary.show();
$(linkObj).addClass('closed').removeClass('opened');
$(trigger).attr('src',src.substring(0,src.length-8)+'closed.png');
} else {
content.show();
summary.hide();
$(linkObj).removeClass('closed').addClass('opened');
$(trigger).attr('src',src.substring(0,src.length-10)+'open.png');
}
return false;
}
function updateStripes()
{
$('table.directory tr').
removeClass('even').filter(':visible:even').addClass('even');
}
function toggleLevel(level)
{
$('table.directory tr').each(function() {
var l = this.id.split('_').length-1;
var i = $('#img'+this.id.substring(3));
var a = $('#arr'+this.id.substring(3));
if (l<level+1) {
i.removeClass('iconfopen iconfclosed').addClass('iconfopen');
a.html('&#9660;');
$(this).show();
} else if (l==level+1) {
i.removeClass('iconfclosed iconfopen').addClass('iconfclosed');
a.html('&#9654;');
$(this).show();
} else {
$(this).hide();
}
});
updateStripes();
}
function toggleFolder(id)
{
// the clicked row
var currentRow = $('#row_'+id);
// all rows after the clicked row
var rows = currentRow.nextAll("tr");
var re = new RegExp('^row_'+id+'\\d+_$', "i"); //only one sub
// only match elements AFTER this one (can't hide elements before)
var childRows = rows.filter(function() { return this.id.match(re); });
// first row is visible we are HIDING
if (childRows.filter(':first').is(':visible')===true) {
// replace down arrow by right arrow for current row
var currentRowSpans = currentRow.find("span");
currentRowSpans.filter(".iconfopen").removeClass("iconfopen").addClass("iconfclosed");
currentRowSpans.filter(".arrow").html('&#9654;');
rows.filter("[id^=row_"+id+"]").hide(); // hide all children
} else { // we are SHOWING
// replace right arrow by down arrow for current row
var currentRowSpans = currentRow.find("span");
currentRowSpans.filter(".iconfclosed").removeClass("iconfclosed").addClass("iconfopen");
currentRowSpans.filter(".arrow").html('&#9660;');
// replace down arrows by right arrows for child rows
var childRowsSpans = childRows.find("span");
childRowsSpans.filter(".iconfopen").removeClass("iconfopen").addClass("iconfclosed");
childRowsSpans.filter(".arrow").html('&#9654;');
childRows.show(); //show all children
}
updateStripes();
}
function toggleInherit(id)
{
var rows = $('tr.inherit.'+id);
var img = $('tr.inherit_header.'+id+' img');
var src = $(img).attr('src');
if (rows.filter(':first').is(':visible')===true) {
rows.css('display','none');
$(img).attr('src',src.substring(0,src.length-8)+'closed.png');
} else {
rows.css('display','table-row'); // using show() causes jump in firefox
$(img).attr('src',src.substring(0,src.length-10)+'open.png');
}
}
/* @license-end */

109
doc/api/html/files.html Normal file
View File

@ -0,0 +1,109 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: File List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('files.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">File List</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock">Here is a list of all files with brief descriptions:</div><div class="directory">
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
<tr id="row_0_" class="even"><td class="entry"><span style="width:0px;display:inline-block;">&#160;</span><span id="arr_0_" class="arrow" onclick="toggleFolder('0_')">&#9660;</span><span id="img_0_" class="iconfopen" onclick="toggleFolder('0_')">&#160;</span><a class="el" href="dir_1284b95147afa48b330f502c8bbc0529.html" target="_self">driver</a></td><td class="desc"></td></tr>
<tr id="row_0_0_"><td class="entry"><span style="width:32px;display:inline-block;">&#160;</span><a href="psi__ms__daq_8h_source.html"><span class="icondoc"></span></a><a class="el" href="psi__ms__daq_8h.html" target="_self">psi_ms_daq.h</a></td><td class="desc"></td></tr>
</table>
</div><!-- directory -->
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var files_dup =
[
[ "driver", "dir_1284b95147afa48b330f502c8bbc0529.html", "dir_1284b95147afa48b330f502c8bbc0529" ]
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 616 B

BIN
doc/api/html/folderopen.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

143
doc/api/html/functions.html Normal file
View File

@ -0,0 +1,143 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all class members with links to the classes they belong to:</div><ul>
<li>bufStartAddr
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf">PsiMsDaq_StrConfig_t</a>
</li>
<li>dataCopy
: <a class="el" href="struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e">PsiMsDaq_AccessFct_t</a>
</li>
<li>ipHandle
: <a class="el" href="struct_psi_ms_daq___win_info__t.html#a176b7c46644ae2a344b7abae5605a2a2">PsiMsDaq_WinInfo_t</a>
</li>
<li>postTrigSamples
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a">PsiMsDaq_StrConfig_t</a>
</li>
<li>recMode
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb">PsiMsDaq_StrConfig_t</a>
</li>
<li>regRead
: <a class="el" href="struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2">PsiMsDaq_AccessFct_t</a>
</li>
<li>regWrite
: <a class="el" href="struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e">PsiMsDaq_AccessFct_t</a>
</li>
<li>streamWidthBits
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25">PsiMsDaq_StrConfig_t</a>
</li>
<li>strHandle
: <a class="el" href="struct_psi_ms_daq___win_info__t.html#a031bf1f2299a0f893359ce11bd3facf6">PsiMsDaq_WinInfo_t</a>
</li>
<li>winAsRingbuf
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f">PsiMsDaq_StrConfig_t</a>
</li>
<li>winCnt
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be">PsiMsDaq_StrConfig_t</a>
</li>
<li>winNr
: <a class="el" href="struct_psi_ms_daq___win_info__t.html#a36b50eb12ef0de7bc4dec35729746420">PsiMsDaq_WinInfo_t</a>
</li>
<li>winOverwrite
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848">PsiMsDaq_StrConfig_t</a>
</li>
<li>winSize
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384">PsiMsDaq_StrConfig_t</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,143 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: Class Members - Variables</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('functions_vars.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;<ul>
<li>bufStartAddr
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf">PsiMsDaq_StrConfig_t</a>
</li>
<li>dataCopy
: <a class="el" href="struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e">PsiMsDaq_AccessFct_t</a>
</li>
<li>ipHandle
: <a class="el" href="struct_psi_ms_daq___win_info__t.html#a176b7c46644ae2a344b7abae5605a2a2">PsiMsDaq_WinInfo_t</a>
</li>
<li>postTrigSamples
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a">PsiMsDaq_StrConfig_t</a>
</li>
<li>recMode
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb">PsiMsDaq_StrConfig_t</a>
</li>
<li>regRead
: <a class="el" href="struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2">PsiMsDaq_AccessFct_t</a>
</li>
<li>regWrite
: <a class="el" href="struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e">PsiMsDaq_AccessFct_t</a>
</li>
<li>streamWidthBits
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25">PsiMsDaq_StrConfig_t</a>
</li>
<li>strHandle
: <a class="el" href="struct_psi_ms_daq___win_info__t.html#a031bf1f2299a0f893359ce11bd3facf6">PsiMsDaq_WinInfo_t</a>
</li>
<li>winAsRingbuf
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f">PsiMsDaq_StrConfig_t</a>
</li>
<li>winCnt
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be">PsiMsDaq_StrConfig_t</a>
</li>
<li>winNr
: <a class="el" href="struct_psi_ms_daq___win_info__t.html#a36b50eb12ef0de7bc4dec35729746420">PsiMsDaq_WinInfo_t</a>
</li>
<li>winOverwrite
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848">PsiMsDaq_StrConfig_t</a>
</li>
<li>winSize
: <a class="el" href="struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384">PsiMsDaq_StrConfig_t</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

274
doc/api/html/globals.html Normal file
View File

@ -0,0 +1,274 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all file members with links to the files they belong to:</div>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>PsiMsDaq_DataCopy_f
: <a class="el" href="psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_GetStrHandle()
: <a class="el" href="psi__ms__daq_8h.html#af44ef91deb8c404f2f7983ba132b0b56">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_HandleIrq()
: <a class="el" href="psi__ms__daq_8h.html#a3d229aff67ff1dea2e44361a46af7a05">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Init()
: <a class="el" href="psi__ms__daq_8h.html#ae733dfc1b4ce6cbf490e0dd3a1ca0916">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_IpHandle
: <a class="el" href="psi__ms__daq_8h.html#a632b59239cc6ea2aa92099ff4037d010">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RecMode_t
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegGetBit()
: <a class="el" href="psi__ms__daq_8h.html#a10253868e2f66f51cdd409e7424d7709">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegGetField()
: <a class="el" href="psi__ms__daq_8h.html#a2ee87def201f53322747084149bcc7dd">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegRead()
: <a class="el" href="psi__ms__daq_8h.html#a5b9f93ab60e55eb6a3dffb913543a1c6">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegRead_f
: <a class="el" href="psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegSetBit()
: <a class="el" href="psi__ms__daq_8h.html#aa7bfa213f650d0e4ae3cfe911cdee402">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegSetField()
: <a class="el" href="psi__ms__daq_8h.html#a9e8e9eec909e76496a56fb34a1e85c65">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegWrite()
: <a class="el" href="psi__ms__daq_8h.html#afe06d6fc36d85558a246ace58fcd6732">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegWrite_f
: <a class="el" href="psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_BufferTooSmall
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda91a334bf290a3a1b63f9cd619bc33145">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalStrNr
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda2be2b7aeb3af57075e5cf5cf106d765a">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalStrWidth
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda925eefb70ab504986463da77b690a525">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalWinCnt
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdafa2bd6669c9f45d8770a4981602fdb68">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalWinNr
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda66c3dc251a46af81f484d8d0da76eb21">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IrqSchemesWinAndStrAreExclusive
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda7b8706f82f0b6b40ac625a81a314a4eb">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_MorePostTrigThanConfigured
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda1a2498da0e86d937902d08899190666c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_MorePreTrigThanAvailable
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda0da1f8f4e038d6aafefaa75a7ac80369">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_NoTrigInWin
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaa56013f24aad9bb5370cb06951d9453b">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_StrNotDisabled
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda357af9dfaeaa2fcdf5030b4913f57ba0">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_Success
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdadd2ec5d864f9c3ffd94e2226db28ddfb">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_t
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cd">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_WinSizeMustBeMultipleOfSamples
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaaf85796d46536429b7ab2403294aeda8">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_Arm()
: <a class="el" href="psi__ms__daq_8h.html#a5efc64b071fa1537242c2ed0165e1790">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_Configure()
: <a class="el" href="psi__ms__daq_8h.html#aa97911b6885c81d3892846531e1e5bff">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_CurrentPtr()
: <a class="el" href="psi__ms__daq_8h.html#a0419143f5a5ab51fc96ceb52263b66d2">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_CurrentWin()
: <a class="el" href="psi__ms__daq_8h.html#a7f30c861f5bfc3f08f480c4a9a3318a3">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetFreeWindows()
: <a class="el" href="psi__ms__daq_8h.html#a4128570a33aeb076187b49ad45793d62">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetIpHandle()
: <a class="el" href="psi__ms__daq_8h.html#ab5a29bc434eb02ea6130328a73308649">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetLastWrittenWin()
: <a class="el" href="psi__ms__daq_8h.html#a4c7ab8ad64ef7492ad8ae3e51baab97d">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetMaxLvl()
: <a class="el" href="psi__ms__daq_8h.html#af6a684b1e8070c43145f59edba089146">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetStrNr()
: <a class="el" href="psi__ms__daq_8h.html#aacbc45efe6c62b25d98ed0b4dab9d11c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetTotalWindows()
: <a class="el" href="psi__ms__daq_8h.html#afcb74ac66aa11f872d7ab92e403d2ff9">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetUsedWindows()
: <a class="el" href="psi__ms__daq_8h.html#a6a69f86c1e90cef743ac3fe8aaf598cb">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_IsRecording()
: <a class="el" href="psi__ms__daq_8h.html#a238cc0b2dc172fced02b087f004d5a19">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetEnable()
: <a class="el" href="psi__ms__daq_8h.html#a0041b9e95f7758298960632b3493e2b5">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetIrqCallbackStr()
: <a class="el" href="psi__ms__daq_8h.html#a744f8dbb69c9ba250cf5254b07193fd2">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetIrqCallbackWin()
: <a class="el" href="psi__ms__daq_8h.html#a41cb676a04e3d2a6b0ddf485d4ccca30">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetIrqEnable()
: <a class="el" href="psi__ms__daq_8h.html#a15d26c340105010dafd689218c3d2f8e">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrHandle
: <a class="el" href="psi__ms__daq_8h.html#aac649aaebe506c459227cd4fc66f164d">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetDataUnwrapped()
: <a class="el" href="psi__ms__daq_8h.html#a8adb30f692114bde942001d1a4165b8d">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetLastSplAddr()
: <a class="el" href="psi__ms__daq_8h.html#ad9c70991dbdc73156eb5a3a39d831f8f">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetNoOfBytes()
: <a class="el" href="psi__ms__daq_8h.html#a1c2c6150d913ef3a4f98d4826114fbfe">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetNoOfSamples()
: <a class="el" href="psi__ms__daq_8h.html#a7bf06711af3920c0f957492ff4ee706c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetPreTrigSamples()
: <a class="el" href="psi__ms__daq_8h.html#ae684c52011201b05073f8c9d18e57270">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetTimestamp()
: <a class="el" href="psi__ms__daq_8h.html#a89b479e58c4c787eecfdd29e5e27d832">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_MarkAsFree()
: <a class="el" href="psi__ms__daq_8h.html#a778bc5910813d6f83f11e989b0dbda44">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_Continuous
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca99dc2d9dbaf5f6b9869136f53acce4be">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_Manual
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4879896d53ca60912d022f0be0a04dfe">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_SingleShot
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88cafa9e6de5edc77c893ae0f9ebc835e130">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_TriggerMask
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4c610ed1bfc7ae55e6eec8212e1334e5">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_StrIrq_f
: <a class="el" href="psi__ms__daq_8h.html#a11cbab6f1c4f458f84a78411f908235f">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_WinIrq_f
: <a class="el" href="psi__ms__daq_8h.html#a81eed29e83350a7da7250ee08c87af00">psi_ms_daq.h</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,107 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_enum.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;<ul>
<li>PsiMsDaq_RecMode_t
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_t
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cd">psi_ms_daq.h</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,149 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_eval.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;<ul>
<li>PsiMsDaq_RetCode_BufferTooSmall
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda91a334bf290a3a1b63f9cd619bc33145">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalStrNr
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda2be2b7aeb3af57075e5cf5cf106d765a">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalStrWidth
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda925eefb70ab504986463da77b690a525">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalWinCnt
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdafa2bd6669c9f45d8770a4981602fdb68">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IllegalWinNr
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda66c3dc251a46af81f484d8d0da76eb21">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_IrqSchemesWinAndStrAreExclusive
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda7b8706f82f0b6b40ac625a81a314a4eb">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_MorePostTrigThanConfigured
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda1a2498da0e86d937902d08899190666c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_MorePreTrigThanAvailable
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda0da1f8f4e038d6aafefaa75a7ac80369">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_NoTrigInWin
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaa56013f24aad9bb5370cb06951d9453b">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_StrNotDisabled
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda357af9dfaeaa2fcdf5030b4913f57ba0">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_Success
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdadd2ec5d864f9c3ffd94e2226db28ddfb">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RetCode_WinSizeMustBeMultipleOfSamples
: <a class="el" href="psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaaf85796d46536429b7ab2403294aeda8">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_Continuous
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca99dc2d9dbaf5f6b9869136f53acce4be">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_Manual
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4879896d53ca60912d022f0be0a04dfe">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_SingleShot
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88cafa9e6de5edc77c893ae0f9ebc835e130">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_RecMode_TriggerMask
: <a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4c610ed1bfc7ae55e6eec8212e1334e5">psi_ms_daq.h</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,199 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_func.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;
<h3><a id="index_p"></a>- p -</h3><ul>
<li>PsiMsDaq_GetStrHandle()
: <a class="el" href="psi__ms__daq_8h.html#af44ef91deb8c404f2f7983ba132b0b56">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_HandleIrq()
: <a class="el" href="psi__ms__daq_8h.html#a3d229aff67ff1dea2e44361a46af7a05">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Init()
: <a class="el" href="psi__ms__daq_8h.html#ae733dfc1b4ce6cbf490e0dd3a1ca0916">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegGetBit()
: <a class="el" href="psi__ms__daq_8h.html#a10253868e2f66f51cdd409e7424d7709">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegGetField()
: <a class="el" href="psi__ms__daq_8h.html#a2ee87def201f53322747084149bcc7dd">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegRead()
: <a class="el" href="psi__ms__daq_8h.html#a5b9f93ab60e55eb6a3dffb913543a1c6">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegSetBit()
: <a class="el" href="psi__ms__daq_8h.html#aa7bfa213f650d0e4ae3cfe911cdee402">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegSetField()
: <a class="el" href="psi__ms__daq_8h.html#a9e8e9eec909e76496a56fb34a1e85c65">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegWrite()
: <a class="el" href="psi__ms__daq_8h.html#afe06d6fc36d85558a246ace58fcd6732">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_Arm()
: <a class="el" href="psi__ms__daq_8h.html#a5efc64b071fa1537242c2ed0165e1790">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_Configure()
: <a class="el" href="psi__ms__daq_8h.html#aa97911b6885c81d3892846531e1e5bff">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_CurrentPtr()
: <a class="el" href="psi__ms__daq_8h.html#a0419143f5a5ab51fc96ceb52263b66d2">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_CurrentWin()
: <a class="el" href="psi__ms__daq_8h.html#a7f30c861f5bfc3f08f480c4a9a3318a3">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetFreeWindows()
: <a class="el" href="psi__ms__daq_8h.html#a4128570a33aeb076187b49ad45793d62">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetIpHandle()
: <a class="el" href="psi__ms__daq_8h.html#ab5a29bc434eb02ea6130328a73308649">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetLastWrittenWin()
: <a class="el" href="psi__ms__daq_8h.html#a4c7ab8ad64ef7492ad8ae3e51baab97d">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetMaxLvl()
: <a class="el" href="psi__ms__daq_8h.html#af6a684b1e8070c43145f59edba089146">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetStrNr()
: <a class="el" href="psi__ms__daq_8h.html#aacbc45efe6c62b25d98ed0b4dab9d11c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetTotalWindows()
: <a class="el" href="psi__ms__daq_8h.html#afcb74ac66aa11f872d7ab92e403d2ff9">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_GetUsedWindows()
: <a class="el" href="psi__ms__daq_8h.html#a6a69f86c1e90cef743ac3fe8aaf598cb">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_IsRecording()
: <a class="el" href="psi__ms__daq_8h.html#a238cc0b2dc172fced02b087f004d5a19">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetEnable()
: <a class="el" href="psi__ms__daq_8h.html#a0041b9e95f7758298960632b3493e2b5">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetIrqCallbackStr()
: <a class="el" href="psi__ms__daq_8h.html#a744f8dbb69c9ba250cf5254b07193fd2">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetIrqCallbackWin()
: <a class="el" href="psi__ms__daq_8h.html#a41cb676a04e3d2a6b0ddf485d4ccca30">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_Str_SetIrqEnable()
: <a class="el" href="psi__ms__daq_8h.html#a15d26c340105010dafd689218c3d2f8e">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetDataUnwrapped()
: <a class="el" href="psi__ms__daq_8h.html#a8adb30f692114bde942001d1a4165b8d">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetLastSplAddr()
: <a class="el" href="psi__ms__daq_8h.html#ad9c70991dbdc73156eb5a3a39d831f8f">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetNoOfBytes()
: <a class="el" href="psi__ms__daq_8h.html#a1c2c6150d913ef3a4f98d4826114fbfe">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetNoOfSamples()
: <a class="el" href="psi__ms__daq_8h.html#a7bf06711af3920c0f957492ff4ee706c">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetPreTrigSamples()
: <a class="el" href="psi__ms__daq_8h.html#ae684c52011201b05073f8c9d18e57270">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_GetTimestamp()
: <a class="el" href="psi__ms__daq_8h.html#a89b479e58c4c787eecfdd29e5e27d832">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrWin_MarkAsFree()
: <a class="el" href="psi__ms__daq_8h.html#a778bc5910813d6f83f11e989b0dbda44">psi_ms_daq.h</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,122 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: File Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('globals_type.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
&#160;<ul>
<li>PsiMsDaq_DataCopy_f
: <a class="el" href="psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_IpHandle
: <a class="el" href="psi__ms__daq_8h.html#a632b59239cc6ea2aa92099ff4037d010">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegRead_f
: <a class="el" href="psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_RegWrite_f
: <a class="el" href="psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b">psi_ms_daq.h</a>
</li>
<li>PsiMsDaq_StrHandle
: <a class="el" href="psi__ms__daq_8h.html#aac649aaebe506c459227cd4fc66f164d">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_StrIrq_f
: <a class="el" href="psi__ms__daq_8h.html#a11cbab6f1c4f458f84a78411f908235f">psi_ms_daq.h</a>
</li>
<li>PsiMsDaqn_WinIrq_f
: <a class="el" href="psi__ms__daq_8h.html#a81eed29e83350a7da7250ee08c87af00">psi_ms_daq.h</a>
</li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

127
doc/api/html/index.html Normal file

File diff suppressed because one or more lines are too long

115
doc/api/html/jquery.js vendored Normal file

File diff suppressed because one or more lines are too long

50
doc/api/html/menu.js Normal file
View File

@ -0,0 +1,50 @@
/*
@licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2017 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
function initMenu(relPath,searchEnabled,serverSide,searchPage,search) {
function makeTree(data,relPath) {
var result='';
if ('children' in data) {
result+='<ul>';
for (var i in data.children) {
result+='<li><a href="'+relPath+data.children[i].url+'">'+
data.children[i].text+'</a>'+
makeTree(data.children[i],relPath)+'</li>';
}
result+='</ul>';
}
return result;
}
$('#main-nav').append(makeTree(menudata,relPath));
$('#main-nav').children(':first').addClass('sm sm-dox').attr('id','main-menu');
if (searchEnabled) {
if (serverSide) {
$('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><div class="left"><form id="FSearchBox" action="'+searchPage+'" method="get"><img id="MSearchSelect" src="'+relPath+'search/mag.png" alt=""/><input type="text" id="MSearchField" name="query" value="'+search+'" size="20" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)"></form></div><div class="right"></div></div></li>');
} else {
$('#main-menu').append('<li style="float:right"><div id="MSearchBox" class="MSearchBoxInactive"><span class="left"><img id="MSearchSelect" src="'+relPath+'search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/><input type="text" id="MSearchField" value="'+search+'" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/></span><span class="right"><a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="'+relPath+'search/close.png" alt=""/></a></span></div></li>');
}
}
$('#main-menu').smartmenus();
}
/* @license-end */

41
doc/api/html/menudata.js Normal file
View File

@ -0,0 +1,41 @@
/*
@ @licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2017 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
var menudata={children:[
{text:"Main Page",url:"index.html"},
{text:"Classes",url:"annotated.html",children:[
{text:"Class List",url:"annotated.html"},
{text:"Class Index",url:"classes.html"},
{text:"Class Members",url:"functions.html",children:[
{text:"All",url:"functions.html"},
{text:"Variables",url:"functions_vars.html"}]}]},
{text:"Files",url:"files.html",children:[
{text:"File List",url:"files.html"},
{text:"File Members",url:"globals.html",children:[
{text:"All",url:"globals.html",children:[
{text:"p",url:"globals.html#index_p"}]},
{text:"Functions",url:"globals_func.html",children:[
{text:"p",url:"globals_func.html#index_p"}]},
{text:"Typedefs",url:"globals_type.html"},
{text:"Enumerations",url:"globals_enum.html"},
{text:"Enumerator",url:"globals_eval.html"}]}]}]}

BIN
doc/api/html/nav_f.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 153 B

BIN
doc/api/html/nav_g.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 95 B

BIN
doc/api/html/nav_h.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 98 B

146
doc/api/html/navtree.css Normal file
View File

@ -0,0 +1,146 @@
#nav-tree .children_ul {
margin:0;
padding:4px;
}
#nav-tree ul {
list-style:none outside none;
margin:0px;
padding:0px;
}
#nav-tree li {
white-space:nowrap;
margin:0px;
padding:0px;
}
#nav-tree .plus {
margin:0px;
}
#nav-tree .selected {
background-image: url('tab_a.png');
background-repeat:repeat-x;
color: #fff;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 1.0);
}
#nav-tree img {
margin:0px;
padding:0px;
border:0px;
vertical-align: middle;
}
#nav-tree a {
text-decoration:none;
padding:0px;
margin:0px;
outline:none;
}
#nav-tree .label {
margin:0px;
padding:0px;
font: 12px 'Lucida Grande',Geneva,Helvetica,Arial,sans-serif;
}
#nav-tree .label a {
padding:2px;
}
#nav-tree .selected a {
text-decoration:none;
color:#fff;
}
#nav-tree .children_ul {
margin:0px;
padding:0px;
}
#nav-tree .item {
margin:0px;
padding:0px;
}
#nav-tree {
padding: 0px 0px;
background-color: #FAFAFF;
font-size:14px;
overflow:auto;
}
#doc-content {
overflow:auto;
display:block;
padding:0px;
margin:0px;
-webkit-overflow-scrolling : touch; /* iOS 5+ */
}
#side-nav {
padding:0 6px 0 0;
margin: 0px;
display:block;
position: absolute;
left: 0px;
width: 250px;
}
.ui-resizable .ui-resizable-handle {
display:block;
}
.ui-resizable-e {
background-image:url("splitbar.png");
background-size:100%;
background-repeat:no-repeat;
background-attachment: scroll;
cursor:ew-resize;
height:100%;
right:0;
top:0;
width:6px;
}
.ui-resizable-handle {
display:none;
font-size:0.1px;
position:absolute;
z-index:1;
}
#nav-tree-contents {
margin: 6px 0px 0px 0px;
}
#nav-tree {
background-image:url('nav_h.png');
background-repeat:repeat-x;
background-color: #F9FAFC;
-webkit-overflow-scrolling : touch; /* iOS 5+ */
}
#nav-sync {
position:absolute;
top:5px;
right:24px;
z-index:0;
}
#nav-sync img {
opacity:0.3;
}
#nav-sync img:hover {
opacity:0.9;
}
@media print
{
#nav-tree { display: none; }
div.ui-resizable-handle { display: none; position: relative; }
}

540
doc/api/html/navtree.js Normal file
View File

@ -0,0 +1,540 @@
/*
@licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2017 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
var navTreeSubIndices = new Array();
var arrowDown = '&#9660;';
var arrowRight = '&#9654;';
function getData(varName)
{
var i = varName.lastIndexOf('/');
var n = i>=0 ? varName.substring(i+1) : varName;
return eval(n.replace(/\-/g,'_'));
}
function stripPath(uri)
{
return uri.substring(uri.lastIndexOf('/')+1);
}
function stripPath2(uri)
{
var i = uri.lastIndexOf('/');
var s = uri.substring(i+1);
var m = uri.substring(0,i+1).match(/\/d\w\/d\w\w\/$/);
return m ? uri.substring(i-6) : s;
}
function hashValue()
{
return $(location).attr('hash').substring(1).replace(/[^\w\-]/g,'');
}
function hashUrl()
{
return '#'+hashValue();
}
function pathName()
{
return $(location).attr('pathname').replace(/[^-A-Za-z0-9+&@#/%?=~_|!:,.;\(\)]/g, '');
}
function localStorageSupported()
{
try {
return 'localStorage' in window && window['localStorage'] !== null && window.localStorage.getItem;
}
catch(e) {
return false;
}
}
function storeLink(link)
{
if (!$("#nav-sync").hasClass('sync') && localStorageSupported()) {
window.localStorage.setItem('navpath',link);
}
}
function deleteLink()
{
if (localStorageSupported()) {
window.localStorage.setItem('navpath','');
}
}
function cachedLink()
{
if (localStorageSupported()) {
return window.localStorage.getItem('navpath');
} else {
return '';
}
}
function getScript(scriptName,func,show)
{
var head = document.getElementsByTagName("head")[0];
var script = document.createElement('script');
script.id = scriptName;
script.type = 'text/javascript';
script.onload = func;
script.src = scriptName+'.js';
if ($.browser.msie && $.browser.version<=8) {
// script.onload does not work with older versions of IE
script.onreadystatechange = function() {
if (script.readyState=='complete' || script.readyState=='loaded') {
func(); if (show) showRoot();
}
}
}
head.appendChild(script);
}
function createIndent(o,domNode,node,level)
{
var level=-1;
var n = node;
while (n.parentNode) { level++; n=n.parentNode; }
if (node.childrenData) {
var imgNode = document.createElement("span");
imgNode.className = 'arrow';
imgNode.style.paddingLeft=(16*level).toString()+'px';
imgNode.innerHTML=arrowRight;
node.plus_img = imgNode;
node.expandToggle = document.createElement("a");
node.expandToggle.href = "javascript:void(0)";
node.expandToggle.onclick = function() {
if (node.expanded) {
$(node.getChildrenUL()).slideUp("fast");
node.plus_img.innerHTML=arrowRight;
node.expanded = false;
} else {
expandNode(o, node, false, false);
}
}
node.expandToggle.appendChild(imgNode);
domNode.appendChild(node.expandToggle);
} else {
var span = document.createElement("span");
span.className = 'arrow';
span.style.width = 16*(level+1)+'px';
span.innerHTML = '&#160;';
domNode.appendChild(span);
}
}
var animationInProgress = false;
function gotoAnchor(anchor,aname,updateLocation)
{
var pos, docContent = $('#doc-content');
var ancParent = $(anchor.parent());
if (ancParent.hasClass('memItemLeft') ||
ancParent.hasClass('fieldname') ||
ancParent.hasClass('fieldtype') ||
ancParent.is(':header'))
{
pos = ancParent.position().top;
} else if (anchor.position()) {
pos = anchor.position().top;
}
if (pos) {
var dist = Math.abs(Math.min(
pos-docContent.offset().top,
docContent[0].scrollHeight-
docContent.height()-docContent.scrollTop()));
animationInProgress=true;
docContent.animate({
scrollTop: pos + docContent.scrollTop() - docContent.offset().top
},Math.max(50,Math.min(500,dist)),function(){
if (updateLocation) window.location.href=aname;
animationInProgress=false;
});
}
}
function newNode(o, po, text, link, childrenData, lastNode)
{
var node = new Object();
node.children = Array();
node.childrenData = childrenData;
node.depth = po.depth + 1;
node.relpath = po.relpath;
node.isLast = lastNode;
node.li = document.createElement("li");
po.getChildrenUL().appendChild(node.li);
node.parentNode = po;
node.itemDiv = document.createElement("div");
node.itemDiv.className = "item";
node.labelSpan = document.createElement("span");
node.labelSpan.className = "label";
createIndent(o,node.itemDiv,node,0);
node.itemDiv.appendChild(node.labelSpan);
node.li.appendChild(node.itemDiv);
var a = document.createElement("a");
node.labelSpan.appendChild(a);
node.label = document.createTextNode(text);
node.expanded = false;
a.appendChild(node.label);
if (link) {
var url;
if (link.substring(0,1)=='^') {
url = link.substring(1);
link = url;
} else {
url = node.relpath+link;
}
a.className = stripPath(link.replace('#',':'));
if (link.indexOf('#')!=-1) {
var aname = '#'+link.split('#')[1];
var srcPage = stripPath(pathName());
var targetPage = stripPath(link.split('#')[0]);
a.href = srcPage!=targetPage ? url : "javascript:void(0)";
a.onclick = function(){
storeLink(link);
if (!$(a).parent().parent().hasClass('selected'))
{
$('.item').removeClass('selected');
$('.item').removeAttr('id');
$(a).parent().parent().addClass('selected');
$(a).parent().parent().attr('id','selected');
}
var anchor = $(aname);
gotoAnchor(anchor,aname,true);
};
} else {
a.href = url;
a.onclick = function() { storeLink(link); }
}
} else {
if (childrenData != null)
{
a.className = "nolink";
a.href = "javascript:void(0)";
a.onclick = node.expandToggle.onclick;
}
}
node.childrenUL = null;
node.getChildrenUL = function() {
if (!node.childrenUL) {
node.childrenUL = document.createElement("ul");
node.childrenUL.className = "children_ul";
node.childrenUL.style.display = "none";
node.li.appendChild(node.childrenUL);
}
return node.childrenUL;
};
return node;
}
function showRoot()
{
var headerHeight = $("#top").height();
var footerHeight = $("#nav-path").height();
var windowHeight = $(window).height() - headerHeight - footerHeight;
(function (){ // retry until we can scroll to the selected item
try {
var navtree=$('#nav-tree');
navtree.scrollTo('#selected',0,{offset:-windowHeight/2});
} catch (err) {
setTimeout(arguments.callee, 0);
}
})();
}
function expandNode(o, node, imm, showRoot)
{
if (node.childrenData && !node.expanded) {
if (typeof(node.childrenData)==='string') {
var varName = node.childrenData;
getScript(node.relpath+varName,function(){
node.childrenData = getData(varName);
expandNode(o, node, imm, showRoot);
}, showRoot);
} else {
if (!node.childrenVisited) {
getNode(o, node);
} if (imm || ($.browser.msie && $.browser.version>8)) {
// somehow slideDown jumps to the start of tree for IE9 :-(
$(node.getChildrenUL()).show();
} else {
$(node.getChildrenUL()).slideDown("fast");
}
node.plus_img.innerHTML = arrowDown;
node.expanded = true;
}
}
}
function glowEffect(n,duration)
{
n.addClass('glow').delay(duration).queue(function(next){
$(this).removeClass('glow');next();
});
}
function highlightAnchor()
{
var aname = hashUrl();
var anchor = $(aname);
if (anchor.parent().attr('class')=='memItemLeft'){
var rows = $('.memberdecls tr[class$="'+hashValue()+'"]');
glowEffect(rows.children(),300); // member without details
} else if (anchor.parent().attr('class')=='fieldname'){
glowEffect(anchor.parent().parent(),1000); // enum value
} else if (anchor.parent().attr('class')=='fieldtype'){
glowEffect(anchor.parent().parent(),1000); // struct field
} else if (anchor.parent().is(":header")) {
glowEffect(anchor.parent(),1000); // section header
} else {
glowEffect(anchor.next(),1000); // normal member
}
gotoAnchor(anchor,aname,false);
}
function selectAndHighlight(hash,n)
{
var a;
if (hash) {
var link=stripPath(pathName())+':'+hash.substring(1);
a=$('.item a[class$="'+link+'"]');
}
if (a && a.length) {
a.parent().parent().addClass('selected');
a.parent().parent().attr('id','selected');
highlightAnchor();
} else if (n) {
$(n.itemDiv).addClass('selected');
$(n.itemDiv).attr('id','selected');
}
if ($('#nav-tree-contents .item:first').hasClass('selected')) {
$('#nav-sync').css('top','30px');
} else {
$('#nav-sync').css('top','5px');
}
showRoot();
}
function showNode(o, node, index, hash)
{
if (node && node.childrenData) {
if (typeof(node.childrenData)==='string') {
var varName = node.childrenData;
getScript(node.relpath+varName,function(){
node.childrenData = getData(varName);
showNode(o,node,index,hash);
},true);
} else {
if (!node.childrenVisited) {
getNode(o, node);
}
$(node.getChildrenUL()).css({'display':'block'});
node.plus_img.innerHTML = arrowDown;
node.expanded = true;
var n = node.children[o.breadcrumbs[index]];
if (index+1<o.breadcrumbs.length) {
showNode(o,n,index+1,hash);
} else {
if (typeof(n.childrenData)==='string') {
var varName = n.childrenData;
getScript(n.relpath+varName,function(){
n.childrenData = getData(varName);
node.expanded=false;
showNode(o,node,index,hash); // retry with child node expanded
},true);
} else {
var rootBase = stripPath(o.toroot.replace(/\..+$/, ''));
if (rootBase=="index" || rootBase=="pages" || rootBase=="search") {
expandNode(o, n, true, true);
}
selectAndHighlight(hash,n);
}
}
}
} else {
selectAndHighlight(hash);
}
}
function removeToInsertLater(element) {
var parentNode = element.parentNode;
var nextSibling = element.nextSibling;
parentNode.removeChild(element);
return function() {
if (nextSibling) {
parentNode.insertBefore(element, nextSibling);
} else {
parentNode.appendChild(element);
}
};
}
function getNode(o, po)
{
var insertFunction = removeToInsertLater(po.li);
po.childrenVisited = true;
var l = po.childrenData.length-1;
for (var i in po.childrenData) {
var nodeData = po.childrenData[i];
po.children[i] = newNode(o, po, nodeData[0], nodeData[1], nodeData[2],
i==l);
}
insertFunction();
}
function gotoNode(o,subIndex,root,hash,relpath)
{
var nti = navTreeSubIndices[subIndex][root+hash];
o.breadcrumbs = $.extend(true, [], nti ? nti : navTreeSubIndices[subIndex][root]);
if (!o.breadcrumbs && root!=NAVTREE[0][1]) { // fallback: show index
navTo(o,NAVTREE[0][1],"",relpath);
$('.item').removeClass('selected');
$('.item').removeAttr('id');
}
if (o.breadcrumbs) {
o.breadcrumbs.unshift(0); // add 0 for root node
showNode(o, o.node, 0, hash);
}
}
function navTo(o,root,hash,relpath)
{
var link = cachedLink();
if (link) {
var parts = link.split('#');
root = parts[0];
if (parts.length>1) hash = '#'+parts[1].replace(/[^\w\-]/g,'');
else hash='';
}
if (hash.match(/^#l\d+$/)) {
var anchor=$('a[name='+hash.substring(1)+']');
glowEffect(anchor.parent(),1000); // line number
hash=''; // strip line number anchors
}
var url=root+hash;
var i=-1;
while (NAVTREEINDEX[i+1]<=url) i++;
if (i==-1) { i=0; root=NAVTREE[0][1]; } // fallback: show index
if (navTreeSubIndices[i]) {
gotoNode(o,i,root,hash,relpath)
} else {
getScript(relpath+'navtreeindex'+i,function(){
navTreeSubIndices[i] = eval('NAVTREEINDEX'+i);
if (navTreeSubIndices[i]) {
gotoNode(o,i,root,hash,relpath);
}
},true);
}
}
function showSyncOff(n,relpath)
{
n.html('<img src="'+relpath+'sync_off.png" title="'+SYNCOFFMSG+'"/>');
}
function showSyncOn(n,relpath)
{
n.html('<img src="'+relpath+'sync_on.png" title="'+SYNCONMSG+'"/>');
}
function toggleSyncButton(relpath)
{
var navSync = $('#nav-sync');
if (navSync.hasClass('sync')) {
navSync.removeClass('sync');
showSyncOff(navSync,relpath);
storeLink(stripPath2(pathName())+hashUrl());
} else {
navSync.addClass('sync');
showSyncOn(navSync,relpath);
deleteLink();
}
}
function initNavTree(toroot,relpath)
{
var o = new Object();
o.toroot = toroot;
o.node = new Object();
o.node.li = document.getElementById("nav-tree-contents");
o.node.childrenData = NAVTREE;
o.node.children = new Array();
o.node.childrenUL = document.createElement("ul");
o.node.getChildrenUL = function() { return o.node.childrenUL; };
o.node.li.appendChild(o.node.childrenUL);
o.node.depth = 0;
o.node.relpath = relpath;
o.node.expanded = false;
o.node.isLast = true;
o.node.plus_img = document.createElement("span");
o.node.plus_img.className = 'arrow';
o.node.plus_img.innerHTML = arrowRight;
if (localStorageSupported()) {
var navSync = $('#nav-sync');
if (cachedLink()) {
showSyncOff(navSync,relpath);
navSync.removeClass('sync');
} else {
showSyncOn(navSync,relpath);
}
navSync.click(function(){ toggleSyncButton(relpath); });
}
$(window).load(function(){
navTo(o,toroot,hashUrl(),relpath);
showRoot();
});
$(window).bind('hashchange', function(){
if (window.location.hash && window.location.hash.length>1){
var a;
if ($(location).attr('hash')){
var clslink=stripPath(pathName())+':'+hashValue();
a=$('.item a[class$="'+clslink.replace(/</g,'\\3c ')+'"]');
}
if (a==null || !$(a).parent().parent().hasClass('selected')){
$('.item').removeClass('selected');
$('.item').removeAttr('id');
}
var link=stripPath2(pathName());
navTo(o,link,hashUrl(),relpath);
} else if (!animationInProgress) {
$('#doc-content').scrollTop(0);
$('.item').removeClass('selected');
$('.item').removeAttr('id');
navTo(o,toroot,hashUrl(),relpath);
}
})
}
/* @license-end */

View File

@ -0,0 +1,61 @@
/*
@ @licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2017 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
var NAVTREE =
[
[ "Driver Documentation", "index.html", [
[ "IP Core Functionality", "index.html#ip_functionality", null ],
[ "Thread Safety", "index.html#thread_safety", null ],
[ "IRQ Handling", "index.html#irq_handling", [
[ "Window based IRQ", "index.html#window_irq", null ],
[ "Stream based IRQ", "index.html#stream_irq", null ]
] ],
[ "Example Code", "index.html#example_code", null ],
[ "Classes", "annotated.html", [
[ "Class List", "annotated.html", "annotated_dup" ],
[ "Class Index", "classes.html", null ],
[ "Class Members", "functions.html", [
[ "All", "functions.html", null ],
[ "Variables", "functions_vars.html", null ]
] ]
] ],
[ "Files", "files.html", [
[ "File List", "files.html", "files_dup" ],
[ "File Members", "globals.html", [
[ "All", "globals.html", null ],
[ "Functions", "globals_func.html", null ],
[ "Typedefs", "globals_type.html", null ],
[ "Enumerations", "globals_enum.html", null ],
[ "Enumerator", "globals_eval.html", null ]
] ]
] ]
] ]
];
var NAVTREEINDEX =
[
"annotated.html"
];
var SYNCONMSG = 'click to disable panel synchronisation';
var SYNCOFFMSG = 'click to enable panel synchronisation';

View File

@ -0,0 +1,98 @@
var NAVTREEINDEX0 =
{
"annotated.html":[4,0],
"classes.html":[4,1],
"dir_1284b95147afa48b330f502c8bbc0529.html":[5,0,0],
"files.html":[5,0],
"functions.html":[4,2,0],
"functions_vars.html":[4,2,1],
"globals.html":[5,1,0],
"globals_enum.html":[5,1,3],
"globals_eval.html":[5,1,4],
"globals_func.html":[5,1,1],
"globals_type.html":[5,1,2],
"index.html":[],
"index.html#example_code":[3],
"index.html#ip_functionality":[0],
"index.html#irq_handling":[2],
"index.html#stream_irq":[2,1],
"index.html#thread_safety":[1],
"index.html#window_irq":[2,0],
"pages.html":[],
"psi__ms__daq_8h.html":[5,0,0,0],
"psi__ms__daq_8h.html#a0041b9e95f7758298960632b3493e2b5":[5,0,0,0,33],
"psi__ms__daq_8h.html#a0419143f5a5ab51fc96ceb52263b66d2":[5,0,0,0,23],
"psi__ms__daq_8h.html#a10253868e2f66f51cdd409e7424d7709":[5,0,0,0,15],
"psi__ms__daq_8h.html#a11cbab6f1c4f458f84a78411f908235f":[5,0,0,0,8],
"psi__ms__daq_8h.html#a15d26c340105010dafd689218c3d2f8e":[5,0,0,0,36],
"psi__ms__daq_8h.html#a1c2c6150d913ef3a4f98d4826114fbfe":[5,0,0,0,39],
"psi__ms__daq_8h.html#a238cc0b2dc172fced02b087f004d5a19":[5,0,0,0,32],
"psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c":[5,0,0,0,10],
"psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4879896d53ca60912d022f0be0a04dfe":[5,0,0,0,10,3],
"psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4c610ed1bfc7ae55e6eec8212e1334e5":[5,0,0,0,10,1],
"psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca99dc2d9dbaf5f6b9869136f53acce4be":[5,0,0,0,10,0],
"psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88cafa9e6de5edc77c893ae0f9ebc835e130":[5,0,0,0,10,2],
"psi__ms__daq_8h.html#a2ee87def201f53322747084149bcc7dd":[5,0,0,0,16],
"psi__ms__daq_8h.html#a3d229aff67ff1dea2e44361a46af7a05":[5,0,0,0,13],
"psi__ms__daq_8h.html#a4128570a33aeb076187b49ad45793d62":[5,0,0,0,25],
"psi__ms__daq_8h.html#a41cb676a04e3d2a6b0ddf485d4ccca30":[5,0,0,0,35],
"psi__ms__daq_8h.html#a4c7ab8ad64ef7492ad8ae3e51baab97d":[5,0,0,0,27],
"psi__ms__daq_8h.html#a5b9f93ab60e55eb6a3dffb913543a1c6":[5,0,0,0,17],
"psi__ms__daq_8h.html#a5efc64b071fa1537242c2ed0165e1790":[5,0,0,0,21],
"psi__ms__daq_8h.html#a632b59239cc6ea2aa92099ff4037d010":[5,0,0,0,4],
"psi__ms__daq_8h.html#a6a69f86c1e90cef743ac3fe8aaf598cb":[5,0,0,0,31],
"psi__ms__daq_8h.html#a744f8dbb69c9ba250cf5254b07193fd2":[5,0,0,0,34],
"psi__ms__daq_8h.html#a778bc5910813d6f83f11e989b0dbda44":[5,0,0,0,43],
"psi__ms__daq_8h.html#a7bf06711af3920c0f957492ff4ee706c":[5,0,0,0,40],
"psi__ms__daq_8h.html#a7f30c861f5bfc3f08f480c4a9a3318a3":[5,0,0,0,24],
"psi__ms__daq_8h.html#a81eed29e83350a7da7250ee08c87af00":[5,0,0,0,9],
"psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b":[5,0,0,0,6],
"psi__ms__daq_8h.html#a89b479e58c4c787eecfdd29e5e27d832":[5,0,0,0,42],
"psi__ms__daq_8h.html#a8adb30f692114bde942001d1a4165b8d":[5,0,0,0,37],
"psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f":[5,0,0,0,3],
"psi__ms__daq_8h.html#a9e8e9eec909e76496a56fb34a1e85c65":[5,0,0,0,19],
"psi__ms__daq_8h.html#aa7bfa213f650d0e4ae3cfe911cdee402":[5,0,0,0,18],
"psi__ms__daq_8h.html#aa97911b6885c81d3892846531e1e5bff":[5,0,0,0,22],
"psi__ms__daq_8h.html#aac649aaebe506c459227cd4fc66f164d":[5,0,0,0,7],
"psi__ms__daq_8h.html#aacbc45efe6c62b25d98ed0b4dab9d11c":[5,0,0,0,29],
"psi__ms__daq_8h.html#ab5a29bc434eb02ea6130328a73308649":[5,0,0,0,26],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cd":[5,0,0,0,11],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda0da1f8f4e038d6aafefaa75a7ac80369":[5,0,0,0,11,9],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda1a2498da0e86d937902d08899190666c":[5,0,0,0,11,8],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda2be2b7aeb3af57075e5cf5cf106d765a":[5,0,0,0,11,1],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda357af9dfaeaa2fcdf5030b4913f57ba0":[5,0,0,0,11,3],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda66c3dc251a46af81f484d8d0da76eb21":[5,0,0,0,11,5],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda7b8706f82f0b6b40ac625a81a314a4eb":[5,0,0,0,11,11],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda91a334bf290a3a1b63f9cd619bc33145":[5,0,0,0,11,7],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda925eefb70ab504986463da77b690a525":[5,0,0,0,11,2],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaa56013f24aad9bb5370cb06951d9453b":[5,0,0,0,11,6],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaaf85796d46536429b7ab2403294aeda8":[5,0,0,0,11,10],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdadd2ec5d864f9c3ffd94e2226db28ddfb":[5,0,0,0,11,0],
"psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdafa2bd6669c9f45d8770a4981602fdb68":[5,0,0,0,11,4],
"psi__ms__daq_8h.html#ad9c70991dbdc73156eb5a3a39d831f8f":[5,0,0,0,38],
"psi__ms__daq_8h.html#ae684c52011201b05073f8c9d18e57270":[5,0,0,0,41],
"psi__ms__daq_8h.html#ae733dfc1b4ce6cbf490e0dd3a1ca0916":[5,0,0,0,14],
"psi__ms__daq_8h.html#af44ef91deb8c404f2f7983ba132b0b56":[5,0,0,0,12],
"psi__ms__daq_8h.html#af6a684b1e8070c43145f59edba089146":[5,0,0,0,28],
"psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9":[5,0,0,0,5],
"psi__ms__daq_8h.html#afcb74ac66aa11f872d7ab92e403d2ff9":[5,0,0,0,30],
"psi__ms__daq_8h.html#afe06d6fc36d85558a246ace58fcd6732":[5,0,0,0,20],
"psi__ms__daq_8h_source.html":[5,0,0,0],
"struct_psi_ms_daq___access_fct__t.html":[4,0,0],
"struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2":[4,0,0,1],
"struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e":[4,0,0,2],
"struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e":[4,0,0,0],
"struct_psi_ms_daq___str_config__t.html":[4,0,1],
"struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848":[4,0,1,6],
"struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb":[4,0,1,2],
"struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384":[4,0,1,7],
"struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25":[4,0,1,3],
"struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be":[4,0,1,5],
"struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf":[4,0,1,0],
"struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f":[4,0,1,4],
"struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a":[4,0,1,1],
"struct_psi_ms_daq___win_info__t.html":[4,0,2],
"struct_psi_ms_daq___win_info__t.html#a031bf1f2299a0f893359ce11bd3facf6":[4,0,2,1],
"struct_psi_ms_daq___win_info__t.html#a176b7c46644ae2a344b7abae5605a2a2":[4,0,2,0],
"struct_psi_ms_daq___win_info__t.html#a36b50eb12ef0de7bc4dec35729746420":[4,0,2,2]
};

BIN
doc/api/html/open.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 B

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,65 @@
var psi__ms__daq_8h =
[
[ "PsiMsDaq_WinInfo_t", "struct_psi_ms_daq___win_info__t.html", "struct_psi_ms_daq___win_info__t" ],
[ "PsiMsDaq_StrConfig_t", "struct_psi_ms_daq___str_config__t.html", "struct_psi_ms_daq___str_config__t" ],
[ "PsiMsDaq_AccessFct_t", "struct_psi_ms_daq___access_fct__t.html", "struct_psi_ms_daq___access_fct__t" ],
[ "PsiMsDaq_DataCopy_f", "psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f", null ],
[ "PsiMsDaq_IpHandle", "psi__ms__daq_8h.html#a632b59239cc6ea2aa92099ff4037d010", null ],
[ "PsiMsDaq_RegRead_f", "psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9", null ],
[ "PsiMsDaq_RegWrite_f", "psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b", null ],
[ "PsiMsDaq_StrHandle", "psi__ms__daq_8h.html#aac649aaebe506c459227cd4fc66f164d", null ],
[ "PsiMsDaqn_StrIrq_f", "psi__ms__daq_8h.html#a11cbab6f1c4f458f84a78411f908235f", null ],
[ "PsiMsDaqn_WinIrq_f", "psi__ms__daq_8h.html#a81eed29e83350a7da7250ee08c87af00", null ],
[ "PsiMsDaq_RecMode_t", "psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c", [
[ "PsiMsDaqn_RecMode_Continuous", "psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca99dc2d9dbaf5f6b9869136f53acce4be", null ],
[ "PsiMsDaqn_RecMode_TriggerMask", "psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4c610ed1bfc7ae55e6eec8212e1334e5", null ],
[ "PsiMsDaqn_RecMode_SingleShot", "psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88cafa9e6de5edc77c893ae0f9ebc835e130", null ],
[ "PsiMsDaqn_RecMode_Manual", "psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4879896d53ca60912d022f0be0a04dfe", null ]
] ],
[ "PsiMsDaq_RetCode_t", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cd", [
[ "PsiMsDaq_RetCode_Success", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdadd2ec5d864f9c3ffd94e2226db28ddfb", null ],
[ "PsiMsDaq_RetCode_IllegalStrNr", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda2be2b7aeb3af57075e5cf5cf106d765a", null ],
[ "PsiMsDaq_RetCode_IllegalStrWidth", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda925eefb70ab504986463da77b690a525", null ],
[ "PsiMsDaq_RetCode_StrNotDisabled", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda357af9dfaeaa2fcdf5030b4913f57ba0", null ],
[ "PsiMsDaq_RetCode_IllegalWinCnt", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdafa2bd6669c9f45d8770a4981602fdb68", null ],
[ "PsiMsDaq_RetCode_IllegalWinNr", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda66c3dc251a46af81f484d8d0da76eb21", null ],
[ "PsiMsDaq_RetCode_NoTrigInWin", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaa56013f24aad9bb5370cb06951d9453b", null ],
[ "PsiMsDaq_RetCode_BufferTooSmall", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda91a334bf290a3a1b63f9cd619bc33145", null ],
[ "PsiMsDaq_RetCode_MorePostTrigThanConfigured", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda1a2498da0e86d937902d08899190666c", null ],
[ "PsiMsDaq_RetCode_MorePreTrigThanAvailable", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda0da1f8f4e038d6aafefaa75a7ac80369", null ],
[ "PsiMsDaq_RetCode_WinSizeMustBeMultipleOfSamples", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaaf85796d46536429b7ab2403294aeda8", null ],
[ "PsiMsDaq_RetCode_IrqSchemesWinAndStrAreExclusive", "psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda7b8706f82f0b6b40ac625a81a314a4eb", null ]
] ],
[ "PsiMsDaq_GetStrHandle", "psi__ms__daq_8h.html#af44ef91deb8c404f2f7983ba132b0b56", null ],
[ "PsiMsDaq_HandleIrq", "psi__ms__daq_8h.html#a3d229aff67ff1dea2e44361a46af7a05", null ],
[ "PsiMsDaq_Init", "psi__ms__daq_8h.html#ae733dfc1b4ce6cbf490e0dd3a1ca0916", null ],
[ "PsiMsDaq_RegGetBit", "psi__ms__daq_8h.html#a10253868e2f66f51cdd409e7424d7709", null ],
[ "PsiMsDaq_RegGetField", "psi__ms__daq_8h.html#a2ee87def201f53322747084149bcc7dd", null ],
[ "PsiMsDaq_RegRead", "psi__ms__daq_8h.html#a5b9f93ab60e55eb6a3dffb913543a1c6", null ],
[ "PsiMsDaq_RegSetBit", "psi__ms__daq_8h.html#aa7bfa213f650d0e4ae3cfe911cdee402", null ],
[ "PsiMsDaq_RegSetField", "psi__ms__daq_8h.html#a9e8e9eec909e76496a56fb34a1e85c65", null ],
[ "PsiMsDaq_RegWrite", "psi__ms__daq_8h.html#afe06d6fc36d85558a246ace58fcd6732", null ],
[ "PsiMsDaq_Str_Arm", "psi__ms__daq_8h.html#a5efc64b071fa1537242c2ed0165e1790", null ],
[ "PsiMsDaq_Str_Configure", "psi__ms__daq_8h.html#aa97911b6885c81d3892846531e1e5bff", null ],
[ "PsiMsDaq_Str_CurrentPtr", "psi__ms__daq_8h.html#a0419143f5a5ab51fc96ceb52263b66d2", null ],
[ "PsiMsDaq_Str_CurrentWin", "psi__ms__daq_8h.html#a7f30c861f5bfc3f08f480c4a9a3318a3", null ],
[ "PsiMsDaq_Str_GetFreeWindows", "psi__ms__daq_8h.html#a4128570a33aeb076187b49ad45793d62", null ],
[ "PsiMsDaq_Str_GetIpHandle", "psi__ms__daq_8h.html#ab5a29bc434eb02ea6130328a73308649", null ],
[ "PsiMsDaq_Str_GetLastWrittenWin", "psi__ms__daq_8h.html#a4c7ab8ad64ef7492ad8ae3e51baab97d", null ],
[ "PsiMsDaq_Str_GetMaxLvl", "psi__ms__daq_8h.html#af6a684b1e8070c43145f59edba089146", null ],
[ "PsiMsDaq_Str_GetStrNr", "psi__ms__daq_8h.html#aacbc45efe6c62b25d98ed0b4dab9d11c", null ],
[ "PsiMsDaq_Str_GetTotalWindows", "psi__ms__daq_8h.html#afcb74ac66aa11f872d7ab92e403d2ff9", null ],
[ "PsiMsDaq_Str_GetUsedWindows", "psi__ms__daq_8h.html#a6a69f86c1e90cef743ac3fe8aaf598cb", null ],
[ "PsiMsDaq_Str_IsRecording", "psi__ms__daq_8h.html#a238cc0b2dc172fced02b087f004d5a19", null ],
[ "PsiMsDaq_Str_SetEnable", "psi__ms__daq_8h.html#a0041b9e95f7758298960632b3493e2b5", null ],
[ "PsiMsDaq_Str_SetIrqCallbackStr", "psi__ms__daq_8h.html#a744f8dbb69c9ba250cf5254b07193fd2", null ],
[ "PsiMsDaq_Str_SetIrqCallbackWin", "psi__ms__daq_8h.html#a41cb676a04e3d2a6b0ddf485d4ccca30", null ],
[ "PsiMsDaq_Str_SetIrqEnable", "psi__ms__daq_8h.html#a15d26c340105010dafd689218c3d2f8e", null ],
[ "PsiMsDaq_StrWin_GetDataUnwrapped", "psi__ms__daq_8h.html#a8adb30f692114bde942001d1a4165b8d", null ],
[ "PsiMsDaq_StrWin_GetLastSplAddr", "psi__ms__daq_8h.html#ad9c70991dbdc73156eb5a3a39d831f8f", null ],
[ "PsiMsDaq_StrWin_GetNoOfBytes", "psi__ms__daq_8h.html#a1c2c6150d913ef3a4f98d4826114fbfe", null ],
[ "PsiMsDaq_StrWin_GetNoOfSamples", "psi__ms__daq_8h.html#a7bf06711af3920c0f957492ff4ee706c", null ],
[ "PsiMsDaq_StrWin_GetPreTrigSamples", "psi__ms__daq_8h.html#ae684c52011201b05073f8c9d18e57270", null ],
[ "PsiMsDaq_StrWin_GetTimestamp", "psi__ms__daq_8h.html#a89b479e58c4c787eecfdd29e5e27d832", null ],
[ "PsiMsDaq_StrWin_MarkAsFree", "psi__ms__daq_8h.html#a778bc5910813d6f83f11e989b0dbda44", null ]
];

File diff suppressed because one or more lines are too long

136
doc/api/html/resize.js Normal file
View File

@ -0,0 +1,136 @@
/*
@licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2017 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
function initResizable()
{
var cookie_namespace = 'doxygen';
var sidenav,navtree,content,header,collapsed,collapsedWidth=0,barWidth=6,desktop_vp=768,titleHeight;
function readCookie(cookie)
{
var myCookie = cookie_namespace+"_"+cookie+"=";
if (document.cookie) {
var index = document.cookie.indexOf(myCookie);
if (index != -1) {
var valStart = index + myCookie.length;
var valEnd = document.cookie.indexOf(";", valStart);
if (valEnd == -1) {
valEnd = document.cookie.length;
}
var val = document.cookie.substring(valStart, valEnd);
return val;
}
}
return 0;
}
function writeCookie(cookie, val, expiration)
{
if (val==undefined) return;
if (expiration == null) {
var date = new Date();
date.setTime(date.getTime()+(10*365*24*60*60*1000)); // default expiration is one week
expiration = date.toGMTString();
}
document.cookie = cookie_namespace + "_" + cookie + "=" + val + "; expires=" + expiration+"; path=/";
}
function resizeWidth()
{
var windowWidth = $(window).width() + "px";
var sidenavWidth = $(sidenav).outerWidth();
content.css({marginLeft:parseInt(sidenavWidth)+"px"});
writeCookie('width',sidenavWidth-barWidth, null);
}
function restoreWidth(navWidth)
{
var windowWidth = $(window).width() + "px";
content.css({marginLeft:parseInt(navWidth)+barWidth+"px"});
sidenav.css({width:navWidth + "px"});
}
function resizeHeight()
{
var headerHeight = header.outerHeight();
var footerHeight = footer.outerHeight();
var windowHeight = $(window).height() - headerHeight - footerHeight;
content.css({height:windowHeight + "px"});
navtree.css({height:windowHeight + "px"});
sidenav.css({height:windowHeight + "px"});
var width=$(window).width();
if (width!=collapsedWidth) {
if (width<desktop_vp && collapsedWidth>=desktop_vp) {
if (!collapsed) {
collapseExpand();
}
} else if (width>desktop_vp && collapsedWidth<desktop_vp) {
if (collapsed) {
collapseExpand();
}
}
collapsedWidth=width;
}
}
function collapseExpand()
{
if (sidenav.width()>0) {
restoreWidth(0);
collapsed=true;
}
else {
var width = readCookie('width');
if (width>200 && width<$(window).width()) { restoreWidth(width); } else { restoreWidth(200); }
collapsed=false;
}
}
header = $("#top");
sidenav = $("#side-nav");
content = $("#doc-content");
navtree = $("#nav-tree");
footer = $("#nav-path");
$(".side-nav-resizable").resizable({resize: function(e, ui) { resizeWidth(); } });
$(sidenav).resizable({ minWidth: 0 });
$(window).resize(function() { resizeHeight(); });
var device = navigator.userAgent.toLowerCase();
var touch_device = device.match(/(iphone|ipod|ipad|android)/);
if (touch_device) { /* wider split bar for touch only devices */
$(sidenav).css({ paddingRight:'20px' });
$('.ui-resizable-e').css({ width:'20px' });
$('#nav-sync').css({ right:'34px' });
barWidth=20;
}
var width = readCookie('width');
if (width) { restoreWidth(width); } else { resizeWidth(); }
resizeHeight();
var url = location.href;
var i=url.indexOf("#");
if (i>=0) window.location.hash=url.substr(i);
var _preventDefault = function(evt) { evt.preventDefault(); };
$("#splitbar").bind("dragstart", _preventDefault).bind("selectstart", _preventDefault);
$(".ui-resizable-handle").dblclick(collapseExpand);
$(window).load(resizeHeight);
}
/* @license-end */

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['bufstartaddr',['bufStartAddr',['../struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf',1,'PsiMsDaq_StrConfig_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_1.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['datacopy',['dataCopy',['../struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e',1,'PsiMsDaq_AccessFct_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_2.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['iphandle',['ipHandle',['../struct_psi_ms_daq___win_info__t.html#a176b7c46644ae2a344b7abae5605a2a2',1,'PsiMsDaq_WinInfo_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_3.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,65 @@
var searchData=
[
['posttrigsamples',['postTrigSamples',['../struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a',1,'PsiMsDaq_StrConfig_t']]],
['psi_5fms_5fdaq_2eh',['psi_ms_daq.h',['../psi__ms__daq_8h.html',1,'']]],
['psimsdaq_5faccessfct_5ft',['PsiMsDaq_AccessFct_t',['../struct_psi_ms_daq___access_fct__t.html',1,'']]],
['psimsdaq_5fdatacopy_5ff',['PsiMsDaq_DataCopy_f',['../psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f',1,'psi_ms_daq.h']]],
['psimsdaq_5fgetstrhandle',['PsiMsDaq_GetStrHandle',['../psi__ms__daq_8h.html#af44ef91deb8c404f2f7983ba132b0b56',1,'psi_ms_daq.h']]],
['psimsdaq_5fhandleirq',['PsiMsDaq_HandleIrq',['../psi__ms__daq_8h.html#a3d229aff67ff1dea2e44361a46af7a05',1,'psi_ms_daq.h']]],
['psimsdaq_5finit',['PsiMsDaq_Init',['../psi__ms__daq_8h.html#ae733dfc1b4ce6cbf490e0dd3a1ca0916',1,'psi_ms_daq.h']]],
['psimsdaq_5fiphandle',['PsiMsDaq_IpHandle',['../psi__ms__daq_8h.html#a632b59239cc6ea2aa92099ff4037d010',1,'psi_ms_daq.h']]],
['psimsdaq_5frecmode_5ft',['PsiMsDaq_RecMode_t',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c',1,'psi_ms_daq.h']]],
['psimsdaq_5freggetbit',['PsiMsDaq_RegGetBit',['../psi__ms__daq_8h.html#a10253868e2f66f51cdd409e7424d7709',1,'psi_ms_daq.h']]],
['psimsdaq_5freggetfield',['PsiMsDaq_RegGetField',['../psi__ms__daq_8h.html#a2ee87def201f53322747084149bcc7dd',1,'psi_ms_daq.h']]],
['psimsdaq_5fregread',['PsiMsDaq_RegRead',['../psi__ms__daq_8h.html#a5b9f93ab60e55eb6a3dffb913543a1c6',1,'psi_ms_daq.h']]],
['psimsdaq_5fregread_5ff',['PsiMsDaq_RegRead_f',['../psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9',1,'psi_ms_daq.h']]],
['psimsdaq_5fregsetbit',['PsiMsDaq_RegSetBit',['../psi__ms__daq_8h.html#aa7bfa213f650d0e4ae3cfe911cdee402',1,'psi_ms_daq.h']]],
['psimsdaq_5fregsetfield',['PsiMsDaq_RegSetField',['../psi__ms__daq_8h.html#a9e8e9eec909e76496a56fb34a1e85c65',1,'psi_ms_daq.h']]],
['psimsdaq_5fregwrite',['PsiMsDaq_RegWrite',['../psi__ms__daq_8h.html#afe06d6fc36d85558a246ace58fcd6732',1,'psi_ms_daq.h']]],
['psimsdaq_5fregwrite_5ff',['PsiMsDaq_RegWrite_f',['../psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fbuffertoosmall',['PsiMsDaq_RetCode_BufferTooSmall',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda91a334bf290a3a1b63f9cd619bc33145',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalstrnr',['PsiMsDaq_RetCode_IllegalStrNr',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda2be2b7aeb3af57075e5cf5cf106d765a',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalstrwidth',['PsiMsDaq_RetCode_IllegalStrWidth',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda925eefb70ab504986463da77b690a525',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalwincnt',['PsiMsDaq_RetCode_IllegalWinCnt',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdafa2bd6669c9f45d8770a4981602fdb68',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalwinnr',['PsiMsDaq_RetCode_IllegalWinNr',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda66c3dc251a46af81f484d8d0da76eb21',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5firqschemeswinandstrareexclusive',['PsiMsDaq_RetCode_IrqSchemesWinAndStrAreExclusive',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda7b8706f82f0b6b40ac625a81a314a4eb',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fmoreposttrigthanconfigured',['PsiMsDaq_RetCode_MorePostTrigThanConfigured',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda1a2498da0e86d937902d08899190666c',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fmorepretrigthanavailable',['PsiMsDaq_RetCode_MorePreTrigThanAvailable',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda0da1f8f4e038d6aafefaa75a7ac80369',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fnotriginwin',['PsiMsDaq_RetCode_NoTrigInWin',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaa56013f24aad9bb5370cb06951d9453b',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fstrnotdisabled',['PsiMsDaq_RetCode_StrNotDisabled',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda357af9dfaeaa2fcdf5030b4913f57ba0',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fsuccess',['PsiMsDaq_RetCode_Success',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdadd2ec5d864f9c3ffd94e2226db28ddfb',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5ft',['PsiMsDaq_RetCode_t',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cd',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fwinsizemustbemultipleofsamples',['PsiMsDaq_RetCode_WinSizeMustBeMultipleOfSamples',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaaf85796d46536429b7ab2403294aeda8',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5farm',['PsiMsDaq_Str_Arm',['../psi__ms__daq_8h.html#a5efc64b071fa1537242c2ed0165e1790',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fconfigure',['PsiMsDaq_Str_Configure',['../psi__ms__daq_8h.html#aa97911b6885c81d3892846531e1e5bff',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fcurrentptr',['PsiMsDaq_Str_CurrentPtr',['../psi__ms__daq_8h.html#a0419143f5a5ab51fc96ceb52263b66d2',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fcurrentwin',['PsiMsDaq_Str_CurrentWin',['../psi__ms__daq_8h.html#a7f30c861f5bfc3f08f480c4a9a3318a3',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetfreewindows',['PsiMsDaq_Str_GetFreeWindows',['../psi__ms__daq_8h.html#a4128570a33aeb076187b49ad45793d62',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetiphandle',['PsiMsDaq_Str_GetIpHandle',['../psi__ms__daq_8h.html#ab5a29bc434eb02ea6130328a73308649',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetlastwrittenwin',['PsiMsDaq_Str_GetLastWrittenWin',['../psi__ms__daq_8h.html#a4c7ab8ad64ef7492ad8ae3e51baab97d',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetmaxlvl',['PsiMsDaq_Str_GetMaxLvl',['../psi__ms__daq_8h.html#af6a684b1e8070c43145f59edba089146',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetstrnr',['PsiMsDaq_Str_GetStrNr',['../psi__ms__daq_8h.html#aacbc45efe6c62b25d98ed0b4dab9d11c',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgettotalwindows',['PsiMsDaq_Str_GetTotalWindows',['../psi__ms__daq_8h.html#afcb74ac66aa11f872d7ab92e403d2ff9',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetusedwindows',['PsiMsDaq_Str_GetUsedWindows',['../psi__ms__daq_8h.html#a6a69f86c1e90cef743ac3fe8aaf598cb',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fisrecording',['PsiMsDaq_Str_IsRecording',['../psi__ms__daq_8h.html#a238cc0b2dc172fced02b087f004d5a19',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetenable',['PsiMsDaq_Str_SetEnable',['../psi__ms__daq_8h.html#a0041b9e95f7758298960632b3493e2b5',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetirqcallbackstr',['PsiMsDaq_Str_SetIrqCallbackStr',['../psi__ms__daq_8h.html#a744f8dbb69c9ba250cf5254b07193fd2',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetirqcallbackwin',['PsiMsDaq_Str_SetIrqCallbackWin',['../psi__ms__daq_8h.html#a41cb676a04e3d2a6b0ddf485d4ccca30',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetirqenable',['PsiMsDaq_Str_SetIrqEnable',['../psi__ms__daq_8h.html#a15d26c340105010dafd689218c3d2f8e',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrconfig_5ft',['PsiMsDaq_StrConfig_t',['../struct_psi_ms_daq___str_config__t.html',1,'']]],
['psimsdaq_5fstrhandle',['PsiMsDaq_StrHandle',['../psi__ms__daq_8h.html#aac649aaebe506c459227cd4fc66f164d',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetdataunwrapped',['PsiMsDaq_StrWin_GetDataUnwrapped',['../psi__ms__daq_8h.html#a8adb30f692114bde942001d1a4165b8d',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetlastspladdr',['PsiMsDaq_StrWin_GetLastSplAddr',['../psi__ms__daq_8h.html#ad9c70991dbdc73156eb5a3a39d831f8f',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetnoofbytes',['PsiMsDaq_StrWin_GetNoOfBytes',['../psi__ms__daq_8h.html#a1c2c6150d913ef3a4f98d4826114fbfe',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetnoofsamples',['PsiMsDaq_StrWin_GetNoOfSamples',['../psi__ms__daq_8h.html#a7bf06711af3920c0f957492ff4ee706c',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetpretrigsamples',['PsiMsDaq_StrWin_GetPreTrigSamples',['../psi__ms__daq_8h.html#ae684c52011201b05073f8c9d18e57270',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgettimestamp',['PsiMsDaq_StrWin_GetTimestamp',['../psi__ms__daq_8h.html#a89b479e58c4c787eecfdd29e5e27d832',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fmarkasfree',['PsiMsDaq_StrWin_MarkAsFree',['../psi__ms__daq_8h.html#a778bc5910813d6f83f11e989b0dbda44',1,'psi_ms_daq.h']]],
['psimsdaq_5fwininfo_5ft',['PsiMsDaq_WinInfo_t',['../struct_psi_ms_daq___win_info__t.html',1,'']]],
['psimsdaqn_5frecmode_5fcontinuous',['PsiMsDaqn_RecMode_Continuous',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca99dc2d9dbaf5f6b9869136f53acce4be',1,'psi_ms_daq.h']]],
['psimsdaqn_5frecmode_5fmanual',['PsiMsDaqn_RecMode_Manual',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4879896d53ca60912d022f0be0a04dfe',1,'psi_ms_daq.h']]],
['psimsdaqn_5frecmode_5fsingleshot',['PsiMsDaqn_RecMode_SingleShot',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88cafa9e6de5edc77c893ae0f9ebc835e130',1,'psi_ms_daq.h']]],
['psimsdaqn_5frecmode_5ftriggermask',['PsiMsDaqn_RecMode_TriggerMask',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4c610ed1bfc7ae55e6eec8212e1334e5',1,'psi_ms_daq.h']]],
['psimsdaqn_5fstrirq_5ff',['PsiMsDaqn_StrIrq_f',['../psi__ms__daq_8h.html#a11cbab6f1c4f458f84a78411f908235f',1,'psi_ms_daq.h']]],
['psimsdaqn_5fwinirq_5ff',['PsiMsDaqn_WinIrq_f',['../psi__ms__daq_8h.html#a81eed29e83350a7da7250ee08c87af00',1,'psi_ms_daq.h']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_4.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,6 @@
var searchData=
[
['recmode',['recMode',['../struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb',1,'PsiMsDaq_StrConfig_t']]],
['regread',['regRead',['../struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2',1,'PsiMsDaq_AccessFct_t']]],
['regwrite',['regWrite',['../struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e',1,'PsiMsDaq_AccessFct_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_5.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,5 @@
var searchData=
[
['streamwidthbits',['streamWidthBits',['../struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25',1,'PsiMsDaq_StrConfig_t']]],
['strhandle',['strHandle',['../struct_psi_ms_daq___win_info__t.html#a031bf1f2299a0f893359ce11bd3facf6',1,'PsiMsDaq_WinInfo_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="all_6.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,8 @@
var searchData=
[
['winasringbuf',['winAsRingbuf',['../struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f',1,'PsiMsDaq_StrConfig_t']]],
['wincnt',['winCnt',['../struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be',1,'PsiMsDaq_StrConfig_t']]],
['winnr',['winNr',['../struct_psi_ms_daq___win_info__t.html#a36b50eb12ef0de7bc4dec35729746420',1,'PsiMsDaq_WinInfo_t']]],
['winoverwrite',['winOverwrite',['../struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848',1,'PsiMsDaq_StrConfig_t']]],
['winsize',['winSize',['../struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384',1,'PsiMsDaq_StrConfig_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="classes_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,6 @@
var searchData=
[
['psimsdaq_5faccessfct_5ft',['PsiMsDaq_AccessFct_t',['../struct_psi_ms_daq___access_fct__t.html',1,'']]],
['psimsdaq_5fstrconfig_5ft',['PsiMsDaq_StrConfig_t',['../struct_psi_ms_daq___str_config__t.html',1,'']]],
['psimsdaq_5fwininfo_5ft',['PsiMsDaq_WinInfo_t',['../struct_psi_ms_daq___win_info__t.html',1,'']]]
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="enums_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,5 @@
var searchData=
[
['psimsdaq_5frecmode_5ft',['PsiMsDaq_RecMode_t',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5ft',['PsiMsDaq_RetCode_t',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cd',1,'psi_ms_daq.h']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="enumvalues_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,19 @@
var searchData=
[
['psimsdaq_5fretcode_5fbuffertoosmall',['PsiMsDaq_RetCode_BufferTooSmall',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda91a334bf290a3a1b63f9cd619bc33145',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalstrnr',['PsiMsDaq_RetCode_IllegalStrNr',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda2be2b7aeb3af57075e5cf5cf106d765a',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalstrwidth',['PsiMsDaq_RetCode_IllegalStrWidth',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda925eefb70ab504986463da77b690a525',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalwincnt',['PsiMsDaq_RetCode_IllegalWinCnt',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdafa2bd6669c9f45d8770a4981602fdb68',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fillegalwinnr',['PsiMsDaq_RetCode_IllegalWinNr',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda66c3dc251a46af81f484d8d0da76eb21',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5firqschemeswinandstrareexclusive',['PsiMsDaq_RetCode_IrqSchemesWinAndStrAreExclusive',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda7b8706f82f0b6b40ac625a81a314a4eb',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fmoreposttrigthanconfigured',['PsiMsDaq_RetCode_MorePostTrigThanConfigured',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda1a2498da0e86d937902d08899190666c',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fmorepretrigthanavailable',['PsiMsDaq_RetCode_MorePreTrigThanAvailable',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda0da1f8f4e038d6aafefaa75a7ac80369',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fnotriginwin',['PsiMsDaq_RetCode_NoTrigInWin',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaa56013f24aad9bb5370cb06951d9453b',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fstrnotdisabled',['PsiMsDaq_RetCode_StrNotDisabled',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cda357af9dfaeaa2fcdf5030b4913f57ba0',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fsuccess',['PsiMsDaq_RetCode_Success',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdadd2ec5d864f9c3ffd94e2226db28ddfb',1,'psi_ms_daq.h']]],
['psimsdaq_5fretcode_5fwinsizemustbemultipleofsamples',['PsiMsDaq_RetCode_WinSizeMustBeMultipleOfSamples',['../psi__ms__daq_8h.html#abb49ba785965673464cdb0ebef92c7cdaaf85796d46536429b7ab2403294aeda8',1,'psi_ms_daq.h']]],
['psimsdaqn_5frecmode_5fcontinuous',['PsiMsDaqn_RecMode_Continuous',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca99dc2d9dbaf5f6b9869136f53acce4be',1,'psi_ms_daq.h']]],
['psimsdaqn_5frecmode_5fmanual',['PsiMsDaqn_RecMode_Manual',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4879896d53ca60912d022f0be0a04dfe',1,'psi_ms_daq.h']]],
['psimsdaqn_5frecmode_5fsingleshot',['PsiMsDaqn_RecMode_SingleShot',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88cafa9e6de5edc77c893ae0f9ebc835e130',1,'psi_ms_daq.h']]],
['psimsdaqn_5frecmode_5ftriggermask',['PsiMsDaqn_RecMode_TriggerMask',['../psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88ca4c610ed1bfc7ae55e6eec8212e1334e5',1,'psi_ms_daq.h']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="files_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['psi_5fms_5fdaq_2eh',['psi_ms_daq.h',['../psi__ms__daq_8h.html',1,'']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="functions_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,35 @@
var searchData=
[
['psimsdaq_5fgetstrhandle',['PsiMsDaq_GetStrHandle',['../psi__ms__daq_8h.html#af44ef91deb8c404f2f7983ba132b0b56',1,'psi_ms_daq.h']]],
['psimsdaq_5fhandleirq',['PsiMsDaq_HandleIrq',['../psi__ms__daq_8h.html#a3d229aff67ff1dea2e44361a46af7a05',1,'psi_ms_daq.h']]],
['psimsdaq_5finit',['PsiMsDaq_Init',['../psi__ms__daq_8h.html#ae733dfc1b4ce6cbf490e0dd3a1ca0916',1,'psi_ms_daq.h']]],
['psimsdaq_5freggetbit',['PsiMsDaq_RegGetBit',['../psi__ms__daq_8h.html#a10253868e2f66f51cdd409e7424d7709',1,'psi_ms_daq.h']]],
['psimsdaq_5freggetfield',['PsiMsDaq_RegGetField',['../psi__ms__daq_8h.html#a2ee87def201f53322747084149bcc7dd',1,'psi_ms_daq.h']]],
['psimsdaq_5fregread',['PsiMsDaq_RegRead',['../psi__ms__daq_8h.html#a5b9f93ab60e55eb6a3dffb913543a1c6',1,'psi_ms_daq.h']]],
['psimsdaq_5fregsetbit',['PsiMsDaq_RegSetBit',['../psi__ms__daq_8h.html#aa7bfa213f650d0e4ae3cfe911cdee402',1,'psi_ms_daq.h']]],
['psimsdaq_5fregsetfield',['PsiMsDaq_RegSetField',['../psi__ms__daq_8h.html#a9e8e9eec909e76496a56fb34a1e85c65',1,'psi_ms_daq.h']]],
['psimsdaq_5fregwrite',['PsiMsDaq_RegWrite',['../psi__ms__daq_8h.html#afe06d6fc36d85558a246ace58fcd6732',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5farm',['PsiMsDaq_Str_Arm',['../psi__ms__daq_8h.html#a5efc64b071fa1537242c2ed0165e1790',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fconfigure',['PsiMsDaq_Str_Configure',['../psi__ms__daq_8h.html#aa97911b6885c81d3892846531e1e5bff',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fcurrentptr',['PsiMsDaq_Str_CurrentPtr',['../psi__ms__daq_8h.html#a0419143f5a5ab51fc96ceb52263b66d2',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fcurrentwin',['PsiMsDaq_Str_CurrentWin',['../psi__ms__daq_8h.html#a7f30c861f5bfc3f08f480c4a9a3318a3',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetfreewindows',['PsiMsDaq_Str_GetFreeWindows',['../psi__ms__daq_8h.html#a4128570a33aeb076187b49ad45793d62',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetiphandle',['PsiMsDaq_Str_GetIpHandle',['../psi__ms__daq_8h.html#ab5a29bc434eb02ea6130328a73308649',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetlastwrittenwin',['PsiMsDaq_Str_GetLastWrittenWin',['../psi__ms__daq_8h.html#a4c7ab8ad64ef7492ad8ae3e51baab97d',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetmaxlvl',['PsiMsDaq_Str_GetMaxLvl',['../psi__ms__daq_8h.html#af6a684b1e8070c43145f59edba089146',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetstrnr',['PsiMsDaq_Str_GetStrNr',['../psi__ms__daq_8h.html#aacbc45efe6c62b25d98ed0b4dab9d11c',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgettotalwindows',['PsiMsDaq_Str_GetTotalWindows',['../psi__ms__daq_8h.html#afcb74ac66aa11f872d7ab92e403d2ff9',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fgetusedwindows',['PsiMsDaq_Str_GetUsedWindows',['../psi__ms__daq_8h.html#a6a69f86c1e90cef743ac3fe8aaf598cb',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fisrecording',['PsiMsDaq_Str_IsRecording',['../psi__ms__daq_8h.html#a238cc0b2dc172fced02b087f004d5a19',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetenable',['PsiMsDaq_Str_SetEnable',['../psi__ms__daq_8h.html#a0041b9e95f7758298960632b3493e2b5',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetirqcallbackstr',['PsiMsDaq_Str_SetIrqCallbackStr',['../psi__ms__daq_8h.html#a744f8dbb69c9ba250cf5254b07193fd2',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetirqcallbackwin',['PsiMsDaq_Str_SetIrqCallbackWin',['../psi__ms__daq_8h.html#a41cb676a04e3d2a6b0ddf485d4ccca30',1,'psi_ms_daq.h']]],
['psimsdaq_5fstr_5fsetirqenable',['PsiMsDaq_Str_SetIrqEnable',['../psi__ms__daq_8h.html#a15d26c340105010dafd689218c3d2f8e',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetdataunwrapped',['PsiMsDaq_StrWin_GetDataUnwrapped',['../psi__ms__daq_8h.html#a8adb30f692114bde942001d1a4165b8d',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetlastspladdr',['PsiMsDaq_StrWin_GetLastSplAddr',['../psi__ms__daq_8h.html#ad9c70991dbdc73156eb5a3a39d831f8f',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetnoofbytes',['PsiMsDaq_StrWin_GetNoOfBytes',['../psi__ms__daq_8h.html#a1c2c6150d913ef3a4f98d4826114fbfe',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetnoofsamples',['PsiMsDaq_StrWin_GetNoOfSamples',['../psi__ms__daq_8h.html#a7bf06711af3920c0f957492ff4ee706c',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgetpretrigsamples',['PsiMsDaq_StrWin_GetPreTrigSamples',['../psi__ms__daq_8h.html#ae684c52011201b05073f8c9d18e57270',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fgettimestamp',['PsiMsDaq_StrWin_GetTimestamp',['../psi__ms__daq_8h.html#a89b479e58c4c787eecfdd29e5e27d832',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrwin_5fmarkasfree',['PsiMsDaq_StrWin_MarkAsFree',['../psi__ms__daq_8h.html#a778bc5910813d6f83f11e989b0dbda44',1,'psi_ms_daq.h']]]
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 563 B

View File

@ -0,0 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</body>
</html>

View File

@ -0,0 +1,271 @@
/*---------------- Search Box */
#FSearchBox {
float: left;
}
#MSearchBox {
white-space : nowrap;
float: none;
margin-top: 8px;
right: 0px;
width: 170px;
height: 24px;
z-index: 102;
}
#MSearchBox .left
{
display:block;
position:absolute;
left:10px;
width:20px;
height:19px;
background:url('search_l.png') no-repeat;
background-position:right;
}
#MSearchSelect {
display:block;
position:absolute;
width:20px;
height:19px;
}
.left #MSearchSelect {
left:4px;
}
.right #MSearchSelect {
right:5px;
}
#MSearchField {
display:block;
position:absolute;
height:19px;
background:url('search_m.png') repeat-x;
border:none;
width:115px;
margin-left:20px;
padding-left:4px;
color: #909090;
outline: none;
font: 9pt Arial, Verdana, sans-serif;
-webkit-border-radius: 0px;
}
#FSearchBox #MSearchField {
margin-left:15px;
}
#MSearchBox .right {
display:block;
position:absolute;
right:10px;
top:8px;
width:20px;
height:19px;
background:url('search_r.png') no-repeat;
background-position:left;
}
#MSearchClose {
display: none;
position: absolute;
top: 4px;
background : none;
border: none;
margin: 0px 4px 0px 0px;
padding: 0px 0px;
outline: none;
}
.left #MSearchClose {
left: 6px;
}
.right #MSearchClose {
right: 2px;
}
.MSearchBoxActive #MSearchField {
color: #000000;
}
/*---------------- Search filter selection */
#MSearchSelectWindow {
display: none;
position: absolute;
left: 0; top: 0;
border: 1px solid #90A5CE;
background-color: #F9FAFC;
z-index: 10001;
padding-top: 4px;
padding-bottom: 4px;
-moz-border-radius: 4px;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
}
.SelectItem {
font: 8pt Arial, Verdana, sans-serif;
padding-left: 2px;
padding-right: 12px;
border: 0px;
}
span.SelectionMark {
margin-right: 4px;
font-family: monospace;
outline-style: none;
text-decoration: none;
}
a.SelectItem {
display: block;
outline-style: none;
color: #000000;
text-decoration: none;
padding-left: 6px;
padding-right: 12px;
}
a.SelectItem:focus,
a.SelectItem:active {
color: #000000;
outline-style: none;
text-decoration: none;
}
a.SelectItem:hover {
color: #FFFFFF;
background-color: #3D578C;
outline-style: none;
text-decoration: none;
cursor: pointer;
display: block;
}
/*---------------- Search results window */
iframe#MSearchResults {
width: 60ex;
height: 15em;
}
#MSearchResultsWindow {
display: none;
position: absolute;
left: 0; top: 0;
border: 1px solid #000;
background-color: #EEF1F7;
z-index:10000;
}
/* ----------------------------------- */
#SRIndex {
clear:both;
padding-bottom: 15px;
}
.SREntry {
font-size: 10pt;
padding-left: 1ex;
}
.SRPage .SREntry {
font-size: 8pt;
padding: 1px 5px;
}
body.SRPage {
margin: 5px 2px;
}
.SRChildren {
padding-left: 3ex; padding-bottom: .5em
}
.SRPage .SRChildren {
display: none;
}
.SRSymbol {
font-weight: bold;
color: #425E97;
font-family: Arial, Verdana, sans-serif;
text-decoration: none;
outline: none;
}
a.SRScope {
display: block;
color: #425E97;
font-family: Arial, Verdana, sans-serif;
text-decoration: none;
outline: none;
}
a.SRSymbol:focus, a.SRSymbol:active,
a.SRScope:focus, a.SRScope:active {
text-decoration: underline;
}
span.SRScope {
padding-left: 4px;
}
.SRPage .SRStatus {
padding: 2px 5px;
font-size: 8pt;
font-style: italic;
}
.SRResult {
display: none;
}
DIV.searchresults {
margin-left: 10px;
margin-right: 10px;
}
/*---------------- External search page results */
.searchresult {
background-color: #F0F3F8;
}
.pages b {
color: white;
padding: 5px 5px 3px 5px;
background-image: url("../tab_a.png");
background-repeat: repeat-x;
text-shadow: 0 1px 1px #000000;
}
.pages {
line-height: 17px;
margin-left: 4px;
text-decoration: none;
}
.hl {
font-weight: bold;
}
#searchresults {
margin-bottom: 20px;
}
.searchpages {
margin-top: 10px;
}

View File

@ -0,0 +1,814 @@
/*
@licstart The following is the entire license notice for the
JavaScript code in this file.
Copyright (C) 1997-2017 by Dimitri van Heesch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
@licend The above is the entire license notice
for the JavaScript code in this file
*/
function convertToId(search)
{
var result = '';
for (i=0;i<search.length;i++)
{
var c = search.charAt(i);
var cn = c.charCodeAt(0);
if (c.match(/[a-z0-9\u0080-\uFFFF]/))
{
result+=c;
}
else if (cn<16)
{
result+="_0"+cn.toString(16);
}
else
{
result+="_"+cn.toString(16);
}
}
return result;
}
function getXPos(item)
{
var x = 0;
if (item.offsetWidth)
{
while (item && item!=document.body)
{
x += item.offsetLeft;
item = item.offsetParent;
}
}
return x;
}
function getYPos(item)
{
var y = 0;
if (item.offsetWidth)
{
while (item && item!=document.body)
{
y += item.offsetTop;
item = item.offsetParent;
}
}
return y;
}
/* A class handling everything associated with the search panel.
Parameters:
name - The name of the global variable that will be
storing this instance. Is needed to be able to set timeouts.
resultPath - path to use for external files
*/
function SearchBox(name, resultsPath, inFrame, label)
{
if (!name || !resultsPath) { alert("Missing parameters to SearchBox."); }
// ---------- Instance variables
this.name = name;
this.resultsPath = resultsPath;
this.keyTimeout = 0;
this.keyTimeoutLength = 500;
this.closeSelectionTimeout = 300;
this.lastSearchValue = "";
this.lastResultsPage = "";
this.hideTimeout = 0;
this.searchIndex = 0;
this.searchActive = false;
this.insideFrame = inFrame;
this.searchLabel = label;
// ----------- DOM Elements
this.DOMSearchField = function()
{ return document.getElementById("MSearchField"); }
this.DOMSearchSelect = function()
{ return document.getElementById("MSearchSelect"); }
this.DOMSearchSelectWindow = function()
{ return document.getElementById("MSearchSelectWindow"); }
this.DOMPopupSearchResults = function()
{ return document.getElementById("MSearchResults"); }
this.DOMPopupSearchResultsWindow = function()
{ return document.getElementById("MSearchResultsWindow"); }
this.DOMSearchClose = function()
{ return document.getElementById("MSearchClose"); }
this.DOMSearchBox = function()
{ return document.getElementById("MSearchBox"); }
// ------------ Event Handlers
// Called when focus is added or removed from the search field.
this.OnSearchFieldFocus = function(isActive)
{
this.Activate(isActive);
}
this.OnSearchSelectShow = function()
{
var searchSelectWindow = this.DOMSearchSelectWindow();
var searchField = this.DOMSearchSelect();
if (this.insideFrame)
{
var left = getXPos(searchField);
var top = getYPos(searchField);
left += searchField.offsetWidth + 6;
top += searchField.offsetHeight;
// show search selection popup
searchSelectWindow.style.display='block';
left -= searchSelectWindow.offsetWidth;
searchSelectWindow.style.left = left + 'px';
searchSelectWindow.style.top = top + 'px';
}
else
{
var left = getXPos(searchField);
var top = getYPos(searchField);
top += searchField.offsetHeight;
// show search selection popup
searchSelectWindow.style.display='block';
searchSelectWindow.style.left = left + 'px';
searchSelectWindow.style.top = top + 'px';
}
// stop selection hide timer
if (this.hideTimeout)
{
clearTimeout(this.hideTimeout);
this.hideTimeout=0;
}
return false; // to avoid "image drag" default event
}
this.OnSearchSelectHide = function()
{
this.hideTimeout = setTimeout(this.name +".CloseSelectionWindow()",
this.closeSelectionTimeout);
}
// Called when the content of the search field is changed.
this.OnSearchFieldChange = function(evt)
{
if (this.keyTimeout) // kill running timer
{
clearTimeout(this.keyTimeout);
this.keyTimeout = 0;
}
var e = (evt) ? evt : window.event; // for IE
if (e.keyCode==40 || e.keyCode==13)
{
if (e.shiftKey==1)
{
this.OnSearchSelectShow();
var win=this.DOMSearchSelectWindow();
for (i=0;i<win.childNodes.length;i++)
{
var child = win.childNodes[i]; // get span within a
if (child.className=='SelectItem')
{
child.focus();
return;
}
}
return;
}
else if (window.frames.MSearchResults.searchResults)
{
var elem = window.frames.MSearchResults.searchResults.NavNext(0);
if (elem) elem.focus();
}
}
else if (e.keyCode==27) // Escape out of the search field
{
this.DOMSearchField().blur();
this.DOMPopupSearchResultsWindow().style.display = 'none';
this.DOMSearchClose().style.display = 'none';
this.lastSearchValue = '';
this.Activate(false);
return;
}
// strip whitespaces
var searchValue = this.DOMSearchField().value.replace(/ +/g, "");
if (searchValue != this.lastSearchValue) // search value has changed
{
if (searchValue != "") // non-empty search
{
// set timer for search update
this.keyTimeout = setTimeout(this.name + '.Search()',
this.keyTimeoutLength);
}
else // empty search field
{
this.DOMPopupSearchResultsWindow().style.display = 'none';
this.DOMSearchClose().style.display = 'none';
this.lastSearchValue = '';
}
}
}
this.SelectItemCount = function(id)
{
var count=0;
var win=this.DOMSearchSelectWindow();
for (i=0;i<win.childNodes.length;i++)
{
var child = win.childNodes[i]; // get span within a
if (child.className=='SelectItem')
{
count++;
}
}
return count;
}
this.SelectItemSet = function(id)
{
var i,j=0;
var win=this.DOMSearchSelectWindow();
for (i=0;i<win.childNodes.length;i++)
{
var child = win.childNodes[i]; // get span within a
if (child.className=='SelectItem')
{
var node = child.firstChild;
if (j==id)
{
node.innerHTML='&#8226;';
}
else
{
node.innerHTML='&#160;';
}
j++;
}
}
}
// Called when an search filter selection is made.
// set item with index id as the active item
this.OnSelectItem = function(id)
{
this.searchIndex = id;
this.SelectItemSet(id);
var searchValue = this.DOMSearchField().value.replace(/ +/g, "");
if (searchValue!="" && this.searchActive) // something was found -> do a search
{
this.Search();
}
}
this.OnSearchSelectKey = function(evt)
{
var e = (evt) ? evt : window.event; // for IE
if (e.keyCode==40 && this.searchIndex<this.SelectItemCount()) // Down
{
this.searchIndex++;
this.OnSelectItem(this.searchIndex);
}
else if (e.keyCode==38 && this.searchIndex>0) // Up
{
this.searchIndex--;
this.OnSelectItem(this.searchIndex);
}
else if (e.keyCode==13 || e.keyCode==27)
{
this.OnSelectItem(this.searchIndex);
this.CloseSelectionWindow();
this.DOMSearchField().focus();
}
return false;
}
// --------- Actions
// Closes the results window.
this.CloseResultsWindow = function()
{
this.DOMPopupSearchResultsWindow().style.display = 'none';
this.DOMSearchClose().style.display = 'none';
this.Activate(false);
}
this.CloseSelectionWindow = function()
{
this.DOMSearchSelectWindow().style.display = 'none';
}
// Performs a search.
this.Search = function()
{
this.keyTimeout = 0;
// strip leading whitespace
var searchValue = this.DOMSearchField().value.replace(/^ +/, "");
var code = searchValue.toLowerCase().charCodeAt(0);
var idxChar = searchValue.substr(0, 1).toLowerCase();
if ( 0xD800 <= code && code <= 0xDBFF && searchValue > 1) // surrogate pair
{
idxChar = searchValue.substr(0, 2);
}
var resultsPage;
var resultsPageWithSearch;
var hasResultsPage;
var idx = indexSectionsWithContent[this.searchIndex].indexOf(idxChar);
if (idx!=-1)
{
var hexCode=idx.toString(16);
resultsPage = this.resultsPath + '/' + indexSectionNames[this.searchIndex] + '_' + hexCode + '.html';
resultsPageWithSearch = resultsPage+'?'+escape(searchValue);
hasResultsPage = true;
}
else // nothing available for this search term
{
resultsPage = this.resultsPath + '/nomatches.html';
resultsPageWithSearch = resultsPage;
hasResultsPage = false;
}
window.frames.MSearchResults.location = resultsPageWithSearch;
var domPopupSearchResultsWindow = this.DOMPopupSearchResultsWindow();
if (domPopupSearchResultsWindow.style.display!='block')
{
var domSearchBox = this.DOMSearchBox();
this.DOMSearchClose().style.display = 'inline';
if (this.insideFrame)
{
var domPopupSearchResults = this.DOMPopupSearchResults();
domPopupSearchResultsWindow.style.position = 'relative';
domPopupSearchResultsWindow.style.display = 'block';
var width = document.body.clientWidth - 8; // the -8 is for IE :-(
domPopupSearchResultsWindow.style.width = width + 'px';
domPopupSearchResults.style.width = width + 'px';
}
else
{
var domPopupSearchResults = this.DOMPopupSearchResults();
var left = getXPos(domSearchBox) + 150; // domSearchBox.offsetWidth;
var top = getYPos(domSearchBox) + 20; // domSearchBox.offsetHeight + 1;
domPopupSearchResultsWindow.style.display = 'block';
left -= domPopupSearchResults.offsetWidth;
domPopupSearchResultsWindow.style.top = top + 'px';
domPopupSearchResultsWindow.style.left = left + 'px';
}
}
this.lastSearchValue = searchValue;
this.lastResultsPage = resultsPage;
}
// -------- Activation Functions
// Activates or deactivates the search panel, resetting things to
// their default values if necessary.
this.Activate = function(isActive)
{
if (isActive || // open it
this.DOMPopupSearchResultsWindow().style.display == 'block'
)
{
this.DOMSearchBox().className = 'MSearchBoxActive';
var searchField = this.DOMSearchField();
if (searchField.value == this.searchLabel) // clear "Search" term upon entry
{
searchField.value = '';
this.searchActive = true;
}
}
else if (!isActive) // directly remove the panel
{
this.DOMSearchBox().className = 'MSearchBoxInactive';
this.DOMSearchField().value = this.searchLabel;
this.searchActive = false;
this.lastSearchValue = ''
this.lastResultsPage = '';
}
}
}
// -----------------------------------------------------------------------
// The class that handles everything on the search results page.
function SearchResults(name)
{
// The number of matches from the last run of <Search()>.
this.lastMatchCount = 0;
this.lastKey = 0;
this.repeatOn = false;
// Toggles the visibility of the passed element ID.
this.FindChildElement = function(id)
{
var parentElement = document.getElementById(id);
var element = parentElement.firstChild;
while (element && element!=parentElement)
{
if (element.nodeName == 'DIV' && element.className == 'SRChildren')
{
return element;
}
if (element.nodeName == 'DIV' && element.hasChildNodes())
{
element = element.firstChild;
}
else if (element.nextSibling)
{
element = element.nextSibling;
}
else
{
do
{
element = element.parentNode;
}
while (element && element!=parentElement && !element.nextSibling);
if (element && element!=parentElement)
{
element = element.nextSibling;
}
}
}
}
this.Toggle = function(id)
{
var element = this.FindChildElement(id);
if (element)
{
if (element.style.display == 'block')
{
element.style.display = 'none';
}
else
{
element.style.display = 'block';
}
}
}
// Searches for the passed string. If there is no parameter,
// it takes it from the URL query.
//
// Always returns true, since other documents may try to call it
// and that may or may not be possible.
this.Search = function(search)
{
if (!search) // get search word from URL
{
search = window.location.search;
search = search.substring(1); // Remove the leading '?'
search = unescape(search);
}
search = search.replace(/^ +/, ""); // strip leading spaces
search = search.replace(/ +$/, ""); // strip trailing spaces
search = search.toLowerCase();
search = convertToId(search);
var resultRows = document.getElementsByTagName("div");
var matches = 0;
var i = 0;
while (i < resultRows.length)
{
var row = resultRows.item(i);
if (row.className == "SRResult")
{
var rowMatchName = row.id.toLowerCase();
rowMatchName = rowMatchName.replace(/^sr\d*_/, ''); // strip 'sr123_'
if (search.length<=rowMatchName.length &&
rowMatchName.substr(0, search.length)==search)
{
row.style.display = 'block';
matches++;
}
else
{
row.style.display = 'none';
}
}
i++;
}
document.getElementById("Searching").style.display='none';
if (matches == 0) // no results
{
document.getElementById("NoMatches").style.display='block';
}
else // at least one result
{
document.getElementById("NoMatches").style.display='none';
}
this.lastMatchCount = matches;
return true;
}
// return the first item with index index or higher that is visible
this.NavNext = function(index)
{
var focusItem;
while (1)
{
var focusName = 'Item'+index;
focusItem = document.getElementById(focusName);
if (focusItem && focusItem.parentNode.parentNode.style.display=='block')
{
break;
}
else if (!focusItem) // last element
{
break;
}
focusItem=null;
index++;
}
return focusItem;
}
this.NavPrev = function(index)
{
var focusItem;
while (1)
{
var focusName = 'Item'+index;
focusItem = document.getElementById(focusName);
if (focusItem && focusItem.parentNode.parentNode.style.display=='block')
{
break;
}
else if (!focusItem) // last element
{
break;
}
focusItem=null;
index--;
}
return focusItem;
}
this.ProcessKeys = function(e)
{
if (e.type == "keydown")
{
this.repeatOn = false;
this.lastKey = e.keyCode;
}
else if (e.type == "keypress")
{
if (!this.repeatOn)
{
if (this.lastKey) this.repeatOn = true;
return false; // ignore first keypress after keydown
}
}
else if (e.type == "keyup")
{
this.lastKey = 0;
this.repeatOn = false;
}
return this.lastKey!=0;
}
this.Nav = function(evt,itemIndex)
{
var e = (evt) ? evt : window.event; // for IE
if (e.keyCode==13) return true;
if (!this.ProcessKeys(e)) return false;
if (this.lastKey==38) // Up
{
var newIndex = itemIndex-1;
var focusItem = this.NavPrev(newIndex);
if (focusItem)
{
var child = this.FindChildElement(focusItem.parentNode.parentNode.id);
if (child && child.style.display == 'block') // children visible
{
var n=0;
var tmpElem;
while (1) // search for last child
{
tmpElem = document.getElementById('Item'+newIndex+'_c'+n);
if (tmpElem)
{
focusItem = tmpElem;
}
else // found it!
{
break;
}
n++;
}
}
}
if (focusItem)
{
focusItem.focus();
}
else // return focus to search field
{
parent.document.getElementById("MSearchField").focus();
}
}
else if (this.lastKey==40) // Down
{
var newIndex = itemIndex+1;
var focusItem;
var item = document.getElementById('Item'+itemIndex);
var elem = this.FindChildElement(item.parentNode.parentNode.id);
if (elem && elem.style.display == 'block') // children visible
{
focusItem = document.getElementById('Item'+itemIndex+'_c0');
}
if (!focusItem) focusItem = this.NavNext(newIndex);
if (focusItem) focusItem.focus();
}
else if (this.lastKey==39) // Right
{
var item = document.getElementById('Item'+itemIndex);
var elem = this.FindChildElement(item.parentNode.parentNode.id);
if (elem) elem.style.display = 'block';
}
else if (this.lastKey==37) // Left
{
var item = document.getElementById('Item'+itemIndex);
var elem = this.FindChildElement(item.parentNode.parentNode.id);
if (elem) elem.style.display = 'none';
}
else if (this.lastKey==27) // Escape
{
parent.searchBox.CloseResultsWindow();
parent.document.getElementById("MSearchField").focus();
}
else if (this.lastKey==13) // Enter
{
return true;
}
return false;
}
this.NavChild = function(evt,itemIndex,childIndex)
{
var e = (evt) ? evt : window.event; // for IE
if (e.keyCode==13) return true;
if (!this.ProcessKeys(e)) return false;
if (this.lastKey==38) // Up
{
if (childIndex>0)
{
var newIndex = childIndex-1;
document.getElementById('Item'+itemIndex+'_c'+newIndex).focus();
}
else // already at first child, jump to parent
{
document.getElementById('Item'+itemIndex).focus();
}
}
else if (this.lastKey==40) // Down
{
var newIndex = childIndex+1;
var elem = document.getElementById('Item'+itemIndex+'_c'+newIndex);
if (!elem) // last child, jump to parent next parent
{
elem = this.NavNext(itemIndex+1);
}
if (elem)
{
elem.focus();
}
}
else if (this.lastKey==27) // Escape
{
parent.searchBox.CloseResultsWindow();
parent.document.getElementById("MSearchField").focus();
}
else if (this.lastKey==13) // Enter
{
return true;
}
return false;
}
}
function setKeyActions(elem,action)
{
elem.setAttribute('onkeydown',action);
elem.setAttribute('onkeypress',action);
elem.setAttribute('onkeyup',action);
}
function setClassAttr(elem,attr)
{
elem.setAttribute('class',attr);
elem.setAttribute('className',attr);
}
function createResults()
{
var results = document.getElementById("SRResults");
for (var e=0; e<searchData.length; e++)
{
var id = searchData[e][0];
var srResult = document.createElement('div');
srResult.setAttribute('id','SR_'+id);
setClassAttr(srResult,'SRResult');
var srEntry = document.createElement('div');
setClassAttr(srEntry,'SREntry');
var srLink = document.createElement('a');
srLink.setAttribute('id','Item'+e);
setKeyActions(srLink,'return searchResults.Nav(event,'+e+')');
setClassAttr(srLink,'SRSymbol');
srLink.innerHTML = searchData[e][1][0];
srEntry.appendChild(srLink);
if (searchData[e][1].length==2) // single result
{
srLink.setAttribute('href',searchData[e][1][1][0]);
if (searchData[e][1][1][1])
{
srLink.setAttribute('target','_parent');
}
var srScope = document.createElement('span');
setClassAttr(srScope,'SRScope');
srScope.innerHTML = searchData[e][1][1][2];
srEntry.appendChild(srScope);
}
else // multiple results
{
srLink.setAttribute('href','javascript:searchResults.Toggle("SR_'+id+'")');
var srChildren = document.createElement('div');
setClassAttr(srChildren,'SRChildren');
for (var c=0; c<searchData[e][1].length-1; c++)
{
var srChild = document.createElement('a');
srChild.setAttribute('id','Item'+e+'_c'+c);
setKeyActions(srChild,'return searchResults.NavChild(event,'+e+','+c+')');
setClassAttr(srChild,'SRScope');
srChild.setAttribute('href',searchData[e][1][c+1][0]);
if (searchData[e][1][c+1][1])
{
srChild.setAttribute('target','_parent');
}
srChild.innerHTML = searchData[e][1][c+1][2];
srChildren.appendChild(srChild);
}
srEntry.appendChild(srChildren);
}
srResult.appendChild(srEntry);
results.appendChild(srResult);
}
}
function init_search()
{
var results = document.getElementById("MSearchSelectWindow");
for (var key in indexSectionLabels)
{
var link = document.createElement('a');
link.setAttribute('class','SelectItem');
link.setAttribute('onclick','searchBox.OnSelectItem('+key+')');
link.href='javascript:void(0)';
link.innerHTML='<span class="SelectionMark">&#160;</span>'+indexSectionLabels[key];
results.appendChild(link);
}
searchBox.OnSelectItem(0);
}
/* @license-end */

Binary file not shown.

After

Width:  |  Height:  |  Size: 604 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

View File

@ -0,0 +1,36 @@
var indexSectionsWithContent =
{
0: "bdiprsw",
1: "p",
2: "p",
3: "p",
4: "bdiprsw",
5: "p",
6: "p",
7: "p"
};
var indexSectionNames =
{
0: "all",
1: "classes",
2: "files",
3: "functions",
4: "variables",
5: "typedefs",
6: "enums",
7: "enumvalues"
};
var indexSectionLabels =
{
0: "All",
1: "Classes",
2: "Files",
3: "Functions",
4: "Variables",
5: "Typedefs",
6: "Enumerations",
7: "Enumerator"
};

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="typedefs_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,10 @@
var searchData=
[
['psimsdaq_5fdatacopy_5ff',['PsiMsDaq_DataCopy_f',['../psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f',1,'psi_ms_daq.h']]],
['psimsdaq_5fiphandle',['PsiMsDaq_IpHandle',['../psi__ms__daq_8h.html#a632b59239cc6ea2aa92099ff4037d010',1,'psi_ms_daq.h']]],
['psimsdaq_5fregread_5ff',['PsiMsDaq_RegRead_f',['../psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9',1,'psi_ms_daq.h']]],
['psimsdaq_5fregwrite_5ff',['PsiMsDaq_RegWrite_f',['../psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b',1,'psi_ms_daq.h']]],
['psimsdaq_5fstrhandle',['PsiMsDaq_StrHandle',['../psi__ms__daq_8h.html#aac649aaebe506c459227cd4fc66f164d',1,'psi_ms_daq.h']]],
['psimsdaqn_5fstrirq_5ff',['PsiMsDaqn_StrIrq_f',['../psi__ms__daq_8h.html#a11cbab6f1c4f458f84a78411f908235f',1,'psi_ms_daq.h']]],
['psimsdaqn_5fwinirq_5ff',['PsiMsDaqn_WinIrq_f',['../psi__ms__daq_8h.html#a81eed29e83350a7da7250ee08c87af00',1,'psi_ms_daq.h']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variables_0.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['bufstartaddr',['bufStartAddr',['../struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf',1,'PsiMsDaq_StrConfig_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variables_1.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['datacopy',['dataCopy',['../struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e',1,'PsiMsDaq_AccessFct_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variables_2.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['iphandle',['ipHandle',['../struct_psi_ms_daq___win_info__t.html#a176b7c46644ae2a344b7abae5605a2a2',1,'PsiMsDaq_WinInfo_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variables_3.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,4 @@
var searchData=
[
['posttrigsamples',['postTrigSamples',['../struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a',1,'PsiMsDaq_StrConfig_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variables_4.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,6 @@
var searchData=
[
['recmode',['recMode',['../struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb',1,'PsiMsDaq_StrConfig_t']]],
['regread',['regRead',['../struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2',1,'PsiMsDaq_AccessFct_t']]],
['regwrite',['regWrite',['../struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e',1,'PsiMsDaq_AccessFct_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variables_5.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,5 @@
var searchData=
[
['streamwidthbits',['streamWidthBits',['../struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25',1,'PsiMsDaq_StrConfig_t']]],
['strhandle',['strHandle',['../struct_psi_ms_daq___win_info__t.html#a031bf1f2299a0f893359ce11bd3facf6',1,'PsiMsDaq_WinInfo_t']]]
];

View File

@ -0,0 +1,30 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="variables_6.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
createResults();
/* @license-end */
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
/* @license-end */
--></script>
</div>
</body>
</html>

View File

@ -0,0 +1,8 @@
var searchData=
[
['winasringbuf',['winAsRingbuf',['../struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f',1,'PsiMsDaq_StrConfig_t']]],
['wincnt',['winCnt',['../struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be',1,'PsiMsDaq_StrConfig_t']]],
['winnr',['winNr',['../struct_psi_ms_daq___win_info__t.html#a36b50eb12ef0de7bc4dec35729746420',1,'PsiMsDaq_WinInfo_t']]],
['winoverwrite',['winOverwrite',['../struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848',1,'PsiMsDaq_StrConfig_t']]],
['winsize',['winSize',['../struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384',1,'PsiMsDaq_StrConfig_t']]]
];

BIN
doc/api/html/splitbar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

View File

@ -0,0 +1,109 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('struct_psi_ms_daq___access_fct__t.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">PsiMsDaq_AccessFct_t Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="struct_psi_ms_daq___access_fct__t.html">PsiMsDaq_AccessFct_t</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e">dataCopy</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___access_fct__t.html">PsiMsDaq_AccessFct_t</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2">regRead</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___access_fct__t.html">PsiMsDaq_AccessFct_t</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e">regWrite</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___access_fct__t.html">PsiMsDaq_AccessFct_t</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,177 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: PsiMsDaq_AccessFct_t Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('struct_psi_ms_daq___access_fct__t.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="struct_psi_ms_daq___access_fct__t-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">PsiMsDaq_AccessFct_t Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Memory access functions struct.
<a href="struct_psi_ms_daq___access_fct__t.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:ae1ba48a9d3e37757a56e1e6e12087f7e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f">PsiMsDaq_DataCopy_f</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e">dataCopy</a></td></tr>
<tr class="memdesc:ae1ba48a9d3e37757a56e1e6e12087f7e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Data copy function to use. <a href="#ae1ba48a9d3e37757a56e1e6e12087f7e">More...</a><br /></td></tr>
<tr class="separator:ae1ba48a9d3e37757a56e1e6e12087f7e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac3ee5ed84dcde4a111793dfa1a2b5d4e"><td class="memItemLeft" align="right" valign="top"><a class="el" href="psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b">PsiMsDaq_RegWrite_f</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e">regWrite</a></td></tr>
<tr class="memdesc:ac3ee5ed84dcde4a111793dfa1a2b5d4e"><td class="mdescLeft">&#160;</td><td class="mdescRight">Register write function to use. <a href="#ac3ee5ed84dcde4a111793dfa1a2b5d4e">More...</a><br /></td></tr>
<tr class="separator:ac3ee5ed84dcde4a111793dfa1a2b5d4e"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a25aee760a1c2f52fa7b3181f6e9878f2"><td class="memItemLeft" align="right" valign="top"><a class="el" href="psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9">PsiMsDaq_RegRead_f</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2">regRead</a></td></tr>
<tr class="memdesc:a25aee760a1c2f52fa7b3181f6e9878f2"><td class="mdescLeft">&#160;</td><td class="mdescRight">Register read function to use. <a href="#a25aee760a1c2f52fa7b3181f6e9878f2">More...</a><br /></td></tr>
<tr class="separator:a25aee760a1c2f52fa7b3181f6e9878f2"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Memory access functions struct. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="ae1ba48a9d3e37757a56e1e6e12087f7e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ae1ba48a9d3e37757a56e1e6e12087f7e">&#9670;&nbsp;</a></span>dataCopy</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="psi__ms__daq_8h.html#a92eed07d2a16b0307d5589957e76cb7f">PsiMsDaq_DataCopy_f</a>* PsiMsDaq_AccessFct_t::dataCopy</td>
</tr>
</table>
</div><div class="memdoc">
<p>Data copy function to use. </p>
</div>
</div>
<a id="a25aee760a1c2f52fa7b3181f6e9878f2"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a25aee760a1c2f52fa7b3181f6e9878f2">&#9670;&nbsp;</a></span>regRead</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="psi__ms__daq_8h.html#af9149c0eb785f25b29351d92450d58d9">PsiMsDaq_RegRead_f</a>* PsiMsDaq_AccessFct_t::regRead</td>
</tr>
</table>
</div><div class="memdoc">
<p>Register read function to use. </p>
</div>
</div>
<a id="ac3ee5ed84dcde4a111793dfa1a2b5d4e"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac3ee5ed84dcde4a111793dfa1a2b5d4e">&#9670;&nbsp;</a></span>regWrite</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="psi__ms__daq_8h.html#a895637f95c3dea887e7705a46f670b5b">PsiMsDaq_RegWrite_f</a>* PsiMsDaq_AccessFct_t::regWrite</td>
</tr>
</table>
</div><div class="memdoc">
<p>Register write function to use. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>D:/gfa/Libraries/Firmware/VHDL/psi_multi_stream_daq/driver/<a class="el" href="psi__ms__daq_8h_source.html">psi_ms_daq.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="struct_psi_ms_daq___access_fct__t.html">PsiMsDaq_AccessFct_t</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,6 @@
var struct_psi_ms_daq___access_fct__t =
[
[ "dataCopy", "struct_psi_ms_daq___access_fct__t.html#ae1ba48a9d3e37757a56e1e6e12087f7e", null ],
[ "regRead", "struct_psi_ms_daq___access_fct__t.html#a25aee760a1c2f52fa7b3181f6e9878f2", null ],
[ "regWrite", "struct_psi_ms_daq___access_fct__t.html#ac3ee5ed84dcde4a111793dfa1a2b5d4e", null ]
];

View File

@ -0,0 +1,114 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('struct_psi_ms_daq___str_config__t.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">PsiMsDaq_StrConfig_t Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf">bufStartAddr</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a">postTrigSamples</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb">recMode</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25">streamWidthBits</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f">winAsRingbuf</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be">winCnt</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848">winOverwrite</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384">winSize</a></td><td class="entry"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,272 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.14"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Driver Documentation: PsiMsDaq_StrConfig_t Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(initResizable);
/* @license-end */</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Driver Documentation
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.14 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(document).ready(function(){initNavTree('struct_psi_ms_daq___str_config__t.html','');});
/* @license-end */
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> &#124;
<a href="struct_psi_ms_daq___str_config__t-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">PsiMsDaq_StrConfig_t Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>Stream configuration struct.
<a href="struct_psi_ms_daq___str_config__t.html#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:aff81e308f3efefb754695ce78f8cb04a"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a">postTrigSamples</a></td></tr>
<tr class="memdesc:aff81e308f3efefb754695ce78f8cb04a"><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of post trigger samples (incl. Trigger sample) <a href="#aff81e308f3efefb754695ce78f8cb04a">More...</a><br /></td></tr>
<tr class="separator:aff81e308f3efefb754695ce78f8cb04a"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a1f0f0353fc0bb6c8d0343db3941df3eb"><td class="memItemLeft" align="right" valign="top"><a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c">PsiMsDaq_RecMode_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb">recMode</a></td></tr>
<tr class="memdesc:a1f0f0353fc0bb6c8d0343db3941df3eb"><td class="mdescLeft">&#160;</td><td class="mdescRight">Recording mode. <a href="#a1f0f0353fc0bb6c8d0343db3941df3eb">More...</a><br /></td></tr>
<tr class="separator:a1f0f0353fc0bb6c8d0343db3941df3eb"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ac739d1aec2678f7b93d8416b5af78e4f"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f">winAsRingbuf</a></td></tr>
<tr class="memdesc:ac739d1aec2678f7b93d8416b5af78e4f"><td class="mdescLeft">&#160;</td><td class="mdescRight">Use individual windows as ring-buffers (true=ringbuffer mode, false=linear mode) <a href="#ac739d1aec2678f7b93d8416b5af78e4f">More...</a><br /></td></tr>
<tr class="separator:ac739d1aec2678f7b93d8416b5af78e4f"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a002af0e4677d5249f3da7a09c4a18848"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848">winOverwrite</a></td></tr>
<tr class="memdesc:a002af0e4677d5249f3da7a09c4a18848"><td class="mdescLeft">&#160;</td><td class="mdescRight">If true, windows are overwritten even if they contain data. Usually set false here. <a href="#a002af0e4677d5249f3da7a09c4a18848">More...</a><br /></td></tr>
<tr class="separator:a002af0e4677d5249f3da7a09c4a18848"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa9bdd6aca6230298dfac4db6e805b7be"><td class="memItemLeft" align="right" valign="top">uint8_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be">winCnt</a></td></tr>
<tr class="memdesc:aa9bdd6aca6230298dfac4db6e805b7be"><td class="mdescLeft">&#160;</td><td class="mdescRight">Number of windows to use. <a href="#aa9bdd6aca6230298dfac4db6e805b7be">More...</a><br /></td></tr>
<tr class="separator:aa9bdd6aca6230298dfac4db6e805b7be"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ab5a5be720029e1c8e4f6a1716af1cfdf"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf">bufStartAddr</a></td></tr>
<tr class="memdesc:ab5a5be720029e1c8e4f6a1716af1cfdf"><td class="mdescLeft">&#160;</td><td class="mdescRight">Start address of the buffer for this stream. <a href="#ab5a5be720029e1c8e4f6a1716af1cfdf">More...</a><br /></td></tr>
<tr class="separator:ab5a5be720029e1c8e4f6a1716af1cfdf"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a82d74d331df2daeaf99f1aea60985384"><td class="memItemLeft" align="right" valign="top">uint32_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384">winSize</a></td></tr>
<tr class="memdesc:a82d74d331df2daeaf99f1aea60985384"><td class="mdescLeft">&#160;</td><td class="mdescRight">Size of the windows. <a href="#a82d74d331df2daeaf99f1aea60985384">More...</a><br /></td></tr>
<tr class="separator:a82d74d331df2daeaf99f1aea60985384"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aa231e16056cc1c9884698de0317f0d25"><td class="memItemLeft" align="right" valign="top">uint16_t&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25">streamWidthBits</a></td></tr>
<tr class="memdesc:aa231e16056cc1c9884698de0317f0d25"><td class="mdescLeft">&#160;</td><td class="mdescRight">Width od the stream in bits (must be a multiple of 8) <a href="#aa231e16056cc1c9884698de0317f0d25">More...</a><br /></td></tr>
<tr class="separator:aa231e16056cc1c9884698de0317f0d25"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Stream configuration struct. </p>
</div><h2 class="groupheader">Member Data Documentation</h2>
<a id="ab5a5be720029e1c8e4f6a1716af1cfdf"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ab5a5be720029e1c8e4f6a1716af1cfdf">&#9670;&nbsp;</a></span>bufStartAddr</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t PsiMsDaq_StrConfig_t::bufStartAddr</td>
</tr>
</table>
</div><div class="memdoc">
<p>Start address of the buffer for this stream. </p>
</div>
</div>
<a id="aff81e308f3efefb754695ce78f8cb04a"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aff81e308f3efefb754695ce78f8cb04a">&#9670;&nbsp;</a></span>postTrigSamples</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t PsiMsDaq_StrConfig_t::postTrigSamples</td>
</tr>
</table>
</div><div class="memdoc">
<p>Number of post trigger samples (incl. Trigger sample) </p>
</div>
</div>
<a id="a1f0f0353fc0bb6c8d0343db3941df3eb"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1f0f0353fc0bb6c8d0343db3941df3eb">&#9670;&nbsp;</a></span>recMode</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="psi__ms__daq_8h.html#a2428f49495c4f27724e5d1ceb327d88c">PsiMsDaq_RecMode_t</a> PsiMsDaq_StrConfig_t::recMode</td>
</tr>
</table>
</div><div class="memdoc">
<p>Recording mode. </p>
</div>
</div>
<a id="aa231e16056cc1c9884698de0317f0d25"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa231e16056cc1c9884698de0317f0d25">&#9670;&nbsp;</a></span>streamWidthBits</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint16_t PsiMsDaq_StrConfig_t::streamWidthBits</td>
</tr>
</table>
</div><div class="memdoc">
<p>Width od the stream in bits (must be a multiple of 8) </p>
</div>
</div>
<a id="ac739d1aec2678f7b93d8416b5af78e4f"></a>
<h2 class="memtitle"><span class="permalink"><a href="#ac739d1aec2678f7b93d8416b5af78e4f">&#9670;&nbsp;</a></span>winAsRingbuf</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool PsiMsDaq_StrConfig_t::winAsRingbuf</td>
</tr>
</table>
</div><div class="memdoc">
<p>Use individual windows as ring-buffers (true=ringbuffer mode, false=linear mode) </p>
</div>
</div>
<a id="aa9bdd6aca6230298dfac4db6e805b7be"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aa9bdd6aca6230298dfac4db6e805b7be">&#9670;&nbsp;</a></span>winCnt</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint8_t PsiMsDaq_StrConfig_t::winCnt</td>
</tr>
</table>
</div><div class="memdoc">
<p>Number of windows to use. </p>
</div>
</div>
<a id="a002af0e4677d5249f3da7a09c4a18848"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a002af0e4677d5249f3da7a09c4a18848">&#9670;&nbsp;</a></span>winOverwrite</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool PsiMsDaq_StrConfig_t::winOverwrite</td>
</tr>
</table>
</div><div class="memdoc">
<p>If true, windows are overwritten even if they contain data. Usually set false here. </p>
</div>
</div>
<a id="a82d74d331df2daeaf99f1aea60985384"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a82d74d331df2daeaf99f1aea60985384">&#9670;&nbsp;</a></span>winSize</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">uint32_t PsiMsDaq_StrConfig_t::winSize</td>
</tr>
</table>
</div><div class="memdoc">
<p>Size of the windows. </p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>D:/gfa/Libraries/Firmware/VHDL/psi_multi_stream_daq/driver/<a class="el" href="psi__ms__daq_8h_source.html">psi_ms_daq.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="struct_psi_ms_daq___str_config__t.html">PsiMsDaq_StrConfig_t</a></li>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
</ul>
</div>
</body>
</html>

View File

@ -0,0 +1,11 @@
var struct_psi_ms_daq___str_config__t =
[
[ "bufStartAddr", "struct_psi_ms_daq___str_config__t.html#ab5a5be720029e1c8e4f6a1716af1cfdf", null ],
[ "postTrigSamples", "struct_psi_ms_daq___str_config__t.html#aff81e308f3efefb754695ce78f8cb04a", null ],
[ "recMode", "struct_psi_ms_daq___str_config__t.html#a1f0f0353fc0bb6c8d0343db3941df3eb", null ],
[ "streamWidthBits", "struct_psi_ms_daq___str_config__t.html#aa231e16056cc1c9884698de0317f0d25", null ],
[ "winAsRingbuf", "struct_psi_ms_daq___str_config__t.html#ac739d1aec2678f7b93d8416b5af78e4f", null ],
[ "winCnt", "struct_psi_ms_daq___str_config__t.html#aa9bdd6aca6230298dfac4db6e805b7be", null ],
[ "winOverwrite", "struct_psi_ms_daq___str_config__t.html#a002af0e4677d5249f3da7a09c4a18848", null ],
[ "winSize", "struct_psi_ms_daq___str_config__t.html#a82d74d331df2daeaf99f1aea60985384", null ]
];

Some files were not shown because too many files have changed in this diff Show More