halservices/hal/inc/hal_data.h
branchRCL_3
changeset 256 c1f20ce4abcf
parent 147 bbf8bed59bcb
child 257 3e88ff8f41d5
equal deleted inserted replaced
249:a179b74831c9 256:c1f20ce4abcf
   112 		by TCPU.
   112 		by TCPU.
   113 		
   113 		
   114 		@see HALData::TCPU
   114 		@see HALData::TCPU
   115 		*/
   115 		*/
   116 		ECPU,
   116 		ECPU,
   117 		  
   117 		
   118 		
   118 		
   119 		/**
   119 		/**
   120 		A revision number for the CPU architecture.
   120 		A revision number for the CPU architecture.
   121 		*/
   121 		*/
   122 		ECPUArch,
   122 		ECPUArch,
  1095 
  1095 
  1096 		/**
  1096 		/**
  1097 		Serial number of this board
  1097 		Serial number of this board
  1098 		*/
  1098 		*/
  1099 		ESerialNumber,
  1099 		ESerialNumber,
  1100 				
  1100 		
       
  1101 		
  1101 		/**
  1102 		/**
  1102 		Interrupt used by sampling profiler - applicable for SMP only. Each CPU_i is interrupted by interrupt number ECpuProfilingInterrupt + i
  1103 		Interrupt used by sampling profiler - applicable for SMP only. Each CPU_i is interrupted by interrupt number ECpuProfilingInterrupt + i
  1103 		*/
  1104 		*/
  1104 		ECpuProfilingDefaultInterruptBase,
  1105 		ECpuProfilingDefaultInterruptBase,
       
  1106 
  1105 
  1107 
  1106 		/**
  1108 		/**
  1107 		Number of processors present on the device. Returns 1 on unicore. This number is constant and does not take account of power management
  1109 		Number of processors present on the device. Returns 1 on unicore. This number is constant and does not take account of power management
  1108 		*/
  1110 		*/
  1109 		ENumCpus,
  1111 		ENumCpus,