baseport/syborg/specific/syborg.h
changeset 126 e6b0a4d60aaf
parent 105 70ccc05e6c8c
equal deleted inserted replaced
121:f4712cc7c69e 126:e6b0a4d60aaf
    55 const TUint KHwSVPNandDevice			= KHwBasePeripherals + 0x0d*KHwLinSeparation;
    55 const TUint KHwSVPNandDevice			= KHwBasePeripherals + 0x0d*KHwLinSeparation;
    56 const TUint KHwSVPAudioDevice			= KHwBasePeripherals + 0x0e*KHwLinSeparation;
    56 const TUint KHwSVPAudioDevice			= KHwBasePeripherals + 0x0e*KHwLinSeparation;
    57 const TUint KHwSVPWebcameraDevice		= KHwBasePeripherals + 0x0f*KHwLinSeparation;
    57 const TUint KHwSVPWebcameraDevice		= KHwBasePeripherals + 0x0f*KHwLinSeparation;
    58 const TUint KHwNVMemoryDevice			= KHwBasePeripherals + 0x10*KHwLinSeparation;
    58 const TUint KHwNVMemoryDevice			= KHwBasePeripherals + 0x10*KHwLinSeparation;
    59 // NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - start
    59 // NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - start
    60 //const TUint KHwSVPPlatformDevice		= KHwBasePeripherals + 0x12*KHwLinSeparation;
    60 const TUint KHwBaseCounterTimer2		= KHwBasePeripherals + 0x11*KHwLinSeparation;
    61 const TUint KHwBaseCounterTimer2		= KHwBasePeripherals + 0x12*KHwLinSeparation;
    61 const TUint KHwSVPPlatformDevice		= KHwBasePeripherals + 0x12*KHwLinSeparation;
    62 const TUint KHwSVPPlatformDevice		= KHwBasePeripherals + 0x13*KHwLinSeparation;
       
    63 // NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - end
    62 // NTT Docomo - Defect 1291 fix - E32test t_tock.exe failed to load Logical Device - end
    64 	
    63 	
    65 enum TSyborgInterruptId
    64 enum TSyborgInterruptId
    66 {
    65 {
    67   EIntTimer0 = 0,     /* RTC -- not used */
    66   EIntTimer0 = 0,     /* RTC -- not used */