diff -r cc51249fbd9c -r 2c1e559d48bf baseport/syborg/specific/syborg.h --- a/baseport/syborg/specific/syborg.h Fri Nov 13 15:54:25 2009 +0000 +++ b/baseport/syborg/specific/syborg.h Tue Apr 06 16:31:41 2010 +0100 @@ -10,6 +10,7 @@ * Nokia Corporation - initial contribution. * * Contributors: +* NTT Docomo, Inc : BUG 1296 * * Description: * @@ -31,6 +32,7 @@ const TUint KHwBasePeripherals = KPrimaryIOBase; const TUint KHwLinSeparation = 0x1000; +const TInt KMsTickPeriod = 10000; const TUint KHwBaseSic = KHwBasePeripherals + 0x00*KHwLinSeparation; // intended for use as a free-running counter. Reading the value register of a free-running syborg counter returns a microsec value