]>
git.zerfleddert.de Git - proxmark3-svn/blob - armsrc/hfsnoop.h
8c45e17089a373950d4243b3490bb665343006d5
1 //-----------------------------------------------------------------------------
4 // This code is licensed to you under the terms of the GNU GPL, version 2 or,
5 // at your option, any later version. See the LICENSE.txt file for the text of
7 //-----------------------------------------------------------------------------
8 // Routines to get sample data from FPGA.
9 //-----------------------------------------------------------------------------
14 void HfSnoop(int samplesToSkip
, int triggersToSkip
);