From 9e764fa01379cc515831e4353eade0b1cf53c8bf Mon Sep 17 00:00:00 2001 From: Octasic Inc Date: Fri, 16 Jul 2010 16:25:26 +0300 Subject: importing OCT612x-01.04.01 --- software/include/oct6100api/oct6100_chip_open_inst.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'software/include/oct6100api/oct6100_chip_open_inst.h') 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]; -- cgit v1.2.3