summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_chip_open_inst.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/oct6100api/oct6100_chip_open_inst.h')
-rw-r--r--software/include/oct6100api/oct6100_chip_open_inst.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/software/include/oct6100api/oct6100_chip_open_inst.h b/software/include/oct6100api/oct6100_chip_open_inst.h
index fb26603..554387e 100644
--- a/software/include/oct6100api/oct6100_chip_open_inst.h
+++ b/software/include/oct6100api/oct6100_chip_open_inst.h
@@ -25,9 +25,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.03.05 $
+$Octasic_Release: OCT612xAPI-01.04.01 $
-$Octasic_Revision: 136 $
+$Octasic_Revision: 137 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -83,6 +83,7 @@ typedef struct _OCT6100_API_CHIP_CONFIG_
/* Debug feature used to record stream information from a channel.*/
UINT8 fEnableChannelRecording;
+ UINT8 fAllowDynamicRecording;
UINT16 usMaxRemoteDebugSessions;
@@ -156,6 +157,9 @@ typedef struct _OCT6100_API_MISCELLANEOUS_
UINT32 ulNumActiveChannels;
+ UINT32 fActiveChannelsChange;
+ UINT32 aulNumMafEvents[2];
+ UINT32 aulNlpTimestamps[2];