diff -r fc9fa34e0c9e -r f24810eebc6b baseport/syborg/specific/syborg.h --- a/baseport/syborg/specific/syborg.h Tue Mar 30 19:50:19 2010 +0100 +++ b/baseport/syborg/specific/syborg.h Tue Apr 06 17:00:22 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