baseport/syborg/specific/syborg.h
changeset 52 0dfaca43d90e
parent 45 01c1ffcc4fca
child 56 f24810eebc6b
equal deleted inserted replaced
51:457d682728ee 52:0dfaca43d90e
    48 const TUint KHwSVPHostFileSystemDevice		= KHwBasePeripherals + 0x0a*KHwLinSeparation;
    48 const TUint KHwSVPHostFileSystemDevice		= KHwBasePeripherals + 0x0a*KHwLinSeparation;
    49 const TUint KHwSVPSnapDevice			= KHwBasePeripherals + 0x0b*KHwLinSeparation;
    49 const TUint KHwSVPSnapDevice			= KHwBasePeripherals + 0x0b*KHwLinSeparation;
    50 const TUint KHwSVPNetDevice			= KHwBasePeripherals + 0x0c*KHwLinSeparation;
    50 const TUint KHwSVPNetDevice			= KHwBasePeripherals + 0x0c*KHwLinSeparation;
    51 const TUint KHwSVPNandDevice			= KHwBasePeripherals + 0x0d*KHwLinSeparation;
    51 const TUint KHwSVPNandDevice			= KHwBasePeripherals + 0x0d*KHwLinSeparation;
    52 const TUint KHwSVPAudioDevice			= KHwBasePeripherals + 0x0e*KHwLinSeparation;
    52 const TUint KHwSVPAudioDevice			= KHwBasePeripherals + 0x0e*KHwLinSeparation;
    53 const TUint KHwSVPPlatformDevice		= KHwBasePeripherals + 0x0f*KHwLinSeparation;
    53 const TUint KHwSVPWebcameraDevice		= KHwBasePeripherals + 0x0f*KHwLinSeparation;
    54 
    54 const TUint KHwSVPPlatformDevice		= KHwBasePeripherals + 0x10*KHwLinSeparation;
    55 	
    55 	
    56 enum TSyborgInterruptId
    56 enum TSyborgInterruptId
    57 {
    57 {
    58   EIntTimer0 = 0,     /* RTC -- not used */
    58   EIntTimer0 = 0,     /* RTC -- not used */
    59   EIntTimer1 = 1,     /* Interval Timer */
    59   EIntTimer1 = 1,     /* Interval Timer */