Classes | Macros
Instrumentation Trace Macrocell (ITM)

Type definitions for the Instrumentation Trace Macrocell (ITM) More...

Collaboration diagram for Instrumentation Trace Macrocell (ITM):

Classes

struct  ITM_Type
 Structure type to access the Instrumentation Trace Macrocell Register (ITM). More...
 

Macros

#define ITM_IMCR_INTEGRATION_Msk   (1UL << ITM_IMCR_INTEGRATION_Pos)
 
#define ITM_IMCR_INTEGRATION_Pos   0
 
#define ITM_IRR_ATREADYM_Msk   (1UL << ITM_IRR_ATREADYM_Pos)
 
#define ITM_IRR_ATREADYM_Pos   0
 
#define ITM_IWR_ATVALIDM_Msk   (1UL << ITM_IWR_ATVALIDM_Pos)
 
#define ITM_IWR_ATVALIDM_Pos   0
 
#define ITM_LSR_Access_Msk   (1UL << ITM_LSR_Access_Pos)
 
#define ITM_LSR_Access_Pos   1
 
#define ITM_LSR_ByteAcc_Msk   (1UL << ITM_LSR_ByteAcc_Pos)
 
#define ITM_LSR_ByteAcc_Pos   2
 
#define ITM_LSR_Present_Msk   (1UL << ITM_LSR_Present_Pos)
 
#define ITM_LSR_Present_Pos   0
 
#define ITM_TCR_BUSY_Msk   (1UL << ITM_TCR_BUSY_Pos)
 
#define ITM_TCR_BUSY_Pos   23
 
#define ITM_TCR_DWTENA_Msk   (1UL << ITM_TCR_DWTENA_Pos)
 
#define ITM_TCR_DWTENA_Pos   3
 
#define ITM_TCR_GTSFREQ_Msk   (3UL << ITM_TCR_GTSFREQ_Pos)
 
#define ITM_TCR_GTSFREQ_Pos   10
 
#define ITM_TCR_ITMENA_Msk   (1UL << ITM_TCR_ITMENA_Pos)
 
#define ITM_TCR_ITMENA_Pos   0
 
#define ITM_TCR_SWOENA_Msk   (1UL << ITM_TCR_SWOENA_Pos)
 
#define ITM_TCR_SWOENA_Pos   4
 
#define ITM_TCR_SYNCENA_Msk   (1UL << ITM_TCR_SYNCENA_Pos)
 
#define ITM_TCR_SYNCENA_Pos   2
 
#define ITM_TCR_TraceBusID_Msk   (0x7FUL << ITM_TCR_TraceBusID_Pos)
 
#define ITM_TCR_TraceBusID_Pos   16
 
#define ITM_TCR_TSENA_Msk   (1UL << ITM_TCR_TSENA_Pos)
 
#define ITM_TCR_TSENA_Pos   1
 
#define ITM_TCR_TSPrescale_Msk   (3UL << ITM_TCR_TSPrescale_Pos)
 
#define ITM_TCR_TSPrescale_Pos   8
 
#define ITM_TPR_PRIVMASK_Msk   (0xFUL << ITM_TPR_PRIVMASK_Pos)
 
#define ITM_TPR_PRIVMASK_Pos   0
 

Detailed Description

Type definitions for the Instrumentation Trace Macrocell (ITM)

Macro Definition Documentation

◆ ITM_IMCR_INTEGRATION_Msk

#define ITM_IMCR_INTEGRATION_Msk   (1UL << ITM_IMCR_INTEGRATION_Pos)

ITM IMCR: INTEGRATION Mask

Definition at line 961 of file core_cm7.h.

◆ ITM_IMCR_INTEGRATION_Pos

#define ITM_IMCR_INTEGRATION_Pos   0

ITM IMCR: INTEGRATION Position

Definition at line 960 of file core_cm7.h.

◆ ITM_IRR_ATREADYM_Msk

#define ITM_IRR_ATREADYM_Msk   (1UL << ITM_IRR_ATREADYM_Pos)

ITM IRR: ATREADYM Mask

Definition at line 957 of file core_cm7.h.

◆ ITM_IRR_ATREADYM_Pos

#define ITM_IRR_ATREADYM_Pos   0

ITM IRR: ATREADYM Position

Definition at line 956 of file core_cm7.h.

◆ ITM_IWR_ATVALIDM_Msk

#define ITM_IWR_ATVALIDM_Msk   (1UL << ITM_IWR_ATVALIDM_Pos)

ITM IWR: ATVALIDM Mask

Definition at line 953 of file core_cm7.h.

◆ ITM_IWR_ATVALIDM_Pos

#define ITM_IWR_ATVALIDM_Pos   0

ITM IWR: ATVALIDM Position

Definition at line 952 of file core_cm7.h.

◆ ITM_LSR_Access_Msk

#define ITM_LSR_Access_Msk   (1UL << ITM_LSR_Access_Pos)

ITM LSR: Access Mask

Definition at line 968 of file core_cm7.h.

◆ ITM_LSR_Access_Pos

#define ITM_LSR_Access_Pos   1

ITM LSR: Access Position

Definition at line 967 of file core_cm7.h.

◆ ITM_LSR_ByteAcc_Msk

#define ITM_LSR_ByteAcc_Msk   (1UL << ITM_LSR_ByteAcc_Pos)

ITM LSR: ByteAcc Mask

Definition at line 965 of file core_cm7.h.

◆ ITM_LSR_ByteAcc_Pos

#define ITM_LSR_ByteAcc_Pos   2

ITM LSR: ByteAcc Position

Definition at line 964 of file core_cm7.h.

◆ ITM_LSR_Present_Msk

#define ITM_LSR_Present_Msk   (1UL << ITM_LSR_Present_Pos)

ITM LSR: Present Mask

Definition at line 971 of file core_cm7.h.

◆ ITM_LSR_Present_Pos

#define ITM_LSR_Present_Pos   0

ITM LSR: Present Position

Definition at line 970 of file core_cm7.h.

◆ ITM_TCR_BUSY_Msk

#define ITM_TCR_BUSY_Msk   (1UL << ITM_TCR_BUSY_Pos)

ITM TCR: BUSY Mask

Definition at line 925 of file core_cm7.h.

◆ ITM_TCR_BUSY_Pos

#define ITM_TCR_BUSY_Pos   23

ITM TCR: BUSY Position

Definition at line 924 of file core_cm7.h.

◆ ITM_TCR_DWTENA_Msk

#define ITM_TCR_DWTENA_Msk   (1UL << ITM_TCR_DWTENA_Pos)

ITM TCR: DWTENA Mask

Definition at line 940 of file core_cm7.h.

◆ ITM_TCR_DWTENA_Pos

#define ITM_TCR_DWTENA_Pos   3

ITM TCR: DWTENA Position

Definition at line 939 of file core_cm7.h.

◆ ITM_TCR_GTSFREQ_Msk

#define ITM_TCR_GTSFREQ_Msk   (3UL << ITM_TCR_GTSFREQ_Pos)

ITM TCR: Global timestamp frequency Mask

Definition at line 931 of file core_cm7.h.

◆ ITM_TCR_GTSFREQ_Pos

#define ITM_TCR_GTSFREQ_Pos   10

ITM TCR: Global timestamp frequency Position

Definition at line 930 of file core_cm7.h.

◆ ITM_TCR_ITMENA_Msk

#define ITM_TCR_ITMENA_Msk   (1UL << ITM_TCR_ITMENA_Pos)

ITM TCR: ITM Enable bit Mask

Definition at line 949 of file core_cm7.h.

◆ ITM_TCR_ITMENA_Pos

#define ITM_TCR_ITMENA_Pos   0

ITM TCR: ITM Enable bit Position

Definition at line 948 of file core_cm7.h.

◆ ITM_TCR_SWOENA_Msk

#define ITM_TCR_SWOENA_Msk   (1UL << ITM_TCR_SWOENA_Pos)

ITM TCR: SWOENA Mask

Definition at line 937 of file core_cm7.h.

◆ ITM_TCR_SWOENA_Pos

#define ITM_TCR_SWOENA_Pos   4

ITM TCR: SWOENA Position

Definition at line 936 of file core_cm7.h.

◆ ITM_TCR_SYNCENA_Msk

#define ITM_TCR_SYNCENA_Msk   (1UL << ITM_TCR_SYNCENA_Pos)

ITM TCR: SYNCENA Mask

Definition at line 943 of file core_cm7.h.

◆ ITM_TCR_SYNCENA_Pos

#define ITM_TCR_SYNCENA_Pos   2

ITM TCR: SYNCENA Position

Definition at line 942 of file core_cm7.h.

◆ ITM_TCR_TraceBusID_Msk

#define ITM_TCR_TraceBusID_Msk   (0x7FUL << ITM_TCR_TraceBusID_Pos)

ITM TCR: ATBID Mask

Definition at line 928 of file core_cm7.h.

◆ ITM_TCR_TraceBusID_Pos

#define ITM_TCR_TraceBusID_Pos   16

ITM TCR: ATBID Position

Definition at line 927 of file core_cm7.h.

◆ ITM_TCR_TSENA_Msk

#define ITM_TCR_TSENA_Msk   (1UL << ITM_TCR_TSENA_Pos)

ITM TCR: TSENA Mask

Definition at line 946 of file core_cm7.h.

◆ ITM_TCR_TSENA_Pos

#define ITM_TCR_TSENA_Pos   1

ITM TCR: TSENA Position

Definition at line 945 of file core_cm7.h.

◆ ITM_TCR_TSPrescale_Msk

#define ITM_TCR_TSPrescale_Msk   (3UL << ITM_TCR_TSPrescale_Pos)

ITM TCR: TSPrescale Mask

Definition at line 934 of file core_cm7.h.

◆ ITM_TCR_TSPrescale_Pos

#define ITM_TCR_TSPrescale_Pos   8

ITM TCR: TSPrescale Position

Definition at line 933 of file core_cm7.h.

◆ ITM_TPR_PRIVMASK_Msk

#define ITM_TPR_PRIVMASK_Msk   (0xFUL << ITM_TPR_PRIVMASK_Pos)

ITM TPR: PRIVMASK Mask

Definition at line 921 of file core_cm7.h.

◆ ITM_TPR_PRIVMASK_Pos

#define ITM_TPR_PRIVMASK_Pos   0

ITM TPR: PRIVMASK Position

Definition at line 920 of file core_cm7.h.



inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:01