clock/clockui/clockapplication/traces/clockapplicationTraces.h
changeset 57 bb2d3e476f29
equal deleted inserted replaced
55:2c54b51f39c4 57:bb2d3e476f29
       
     1 // Created by TraceCompiler 2.2.3
       
     2 // DO NOT EDIT, CHANGES WILL BE LOST
       
     3 
       
     4 #ifndef __CLOCKAPPLICATIONTRACES_H__
       
     5 #define __CLOCKAPPLICATIONTRACES_H__
       
     6 
       
     7 #define KOstTraceComponentID 0x10005903
       
     8 
       
     9 #define CLOCKAPPLICATION_CLOCKAPPLICATION_ENTRY 0x8a0001
       
    10 #define CLOCKAPPLICATION_CLOCKAPPLICATION_EXIT 0x8a0002
       
    11 #define DUP1_CLOCKAPPLICATION_CLOCKAPPLICATION_ENTRY 0x8a0003
       
    12 #define DUP1_CLOCKAPPLICATION_CLOCKAPPLICATION_EXIT 0x8a0004
       
    13 #define CLOCKAPPLICATION_CREATECONTROLLER_ENTRY 0x8a0005
       
    14 #define CLOCKAPPLICATION_CREATECONTROLLER_EXIT 0x8a0006
       
    15 #define CLOCKAPPLICATION_EXECUTION_ENTRY 0x8a0007
       
    16 #define CLOCKAPPLICATION_EXECUTION_EXIT 0x8a0008
       
    17 #define CLOCKAPPLICATION_HANDLEAPPREADY_ENTRY 0x8a0009
       
    18 #define CLOCKAPPLICATION_HANDLEAPPREADY_EXIT 0x8a000a
       
    19 
       
    20 
       
    21 #endif
       
    22 
       
    23 // End of file
       
    24