Classes | Macros
System Controls not in SCB (SCnSCB)

Type definitions for the System Control and ID Register not in the SCB. More...

Collaboration diagram for System Controls not in SCB (SCnSCB):

Classes

struct  SCnSCB_Type
 Structure type to access the System Control and ID Register not in the SCB. More...
 

Macros

#define SCnSCB_ACTLR_DISDEFWBUF_Msk   (1UL << SCnSCB_ACTLR_DISDEFWBUF_Pos)
 
#define SCnSCB_ACTLR_DISDEFWBUF_Msk   (1UL << SCnSCB_ACTLR_DISDEFWBUF_Pos)
 
#define SCnSCB_ACTLR_DISDEFWBUF_Pos   1
 
#define SCnSCB_ACTLR_DISDEFWBUF_Pos   1
 
#define SCnSCB_ACTLR_DISFOLD_Msk   (1UL << SCnSCB_ACTLR_DISFOLD_Pos)
 
#define SCnSCB_ACTLR_DISFOLD_Msk   (1UL << SCnSCB_ACTLR_DISFOLD_Pos)
 
#define SCnSCB_ACTLR_DISFOLD_Msk   (1UL << SCnSCB_ACTLR_DISFOLD_Pos)
 
#define SCnSCB_ACTLR_DISFOLD_Pos   2
 
#define SCnSCB_ACTLR_DISFOLD_Pos   2
 
#define SCnSCB_ACTLR_DISFOLD_Pos   2
 
#define SCnSCB_ACTLR_DISFPCA_Msk   (1UL << SCnSCB_ACTLR_DISFPCA_Pos)
 
#define SCnSCB_ACTLR_DISFPCA_Pos   8
 
#define SCnSCB_ACTLR_DISITMATBFLUSH_Msk   (1UL << SCnSCB_ACTLR_DISITMATBFLUSH_Pos)
 
#define SCnSCB_ACTLR_DISITMATBFLUSH_Pos   12
 
#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)
 
#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)
 
#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)
 
#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)
 
#define SCnSCB_ACTLR_DISMCYCINT_Pos   0
 
#define SCnSCB_ACTLR_DISMCYCINT_Pos   0
 
#define SCnSCB_ACTLR_DISMCYCINT_Pos   0
 
#define SCnSCB_ACTLR_DISMCYCINT_Pos   0
 
#define SCnSCB_ACTLR_DISOOFP_Msk   (1UL << SCnSCB_ACTLR_DISOOFP_Pos)
 
#define SCnSCB_ACTLR_DISOOFP_Pos   9
 
#define SCnSCB_ACTLR_DISRAMODE_Msk   (1UL << SCnSCB_ACTLR_DISRAMODE_Pos)
 
#define SCnSCB_ACTLR_DISRAMODE_Pos   11
 
#define SCnSCB_ACTLR_FPEXCODIS_Msk   (1UL << SCnSCB_ACTLR_FPEXCODIS_Pos)
 
#define SCnSCB_ACTLR_FPEXCODIS_Pos   10
 
#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)
 
#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)
 
#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)
 
#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)
 
#define SCnSCB_ICTR_INTLINESNUM_Pos   0
 
#define SCnSCB_ICTR_INTLINESNUM_Pos   0
 
#define SCnSCB_ICTR_INTLINESNUM_Pos   0
 
#define SCnSCB_ICTR_INTLINESNUM_Pos   0
 

Detailed Description

Type definitions for the System Control and ID Register not in the SCB.

Macro Definition Documentation

◆ SCnSCB_ACTLR_DISDEFWBUF_Msk [1/2]

#define SCnSCB_ACTLR_DISDEFWBUF_Msk   (1UL << SCnSCB_ACTLR_DISDEFWBUF_Pos)

ACTLR: DISDEFWBUF Mask

Definition at line 594 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ACTLR_DISDEFWBUF_Msk [2/2]

#define SCnSCB_ACTLR_DISDEFWBUF_Msk   (1UL << SCnSCB_ACTLR_DISDEFWBUF_Pos)

ACTLR: DISDEFWBUF Mask

Definition at line 634 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISDEFWBUF_Pos [1/2]

#define SCnSCB_ACTLR_DISDEFWBUF_Pos   1

ACTLR: DISDEFWBUF Position

Definition at line 593 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ACTLR_DISDEFWBUF_Pos [2/2]

#define SCnSCB_ACTLR_DISDEFWBUF_Pos   1

ACTLR: DISDEFWBUF Position

Definition at line 633 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISFOLD_Msk [1/3]

#define SCnSCB_ACTLR_DISFOLD_Msk   (1UL << SCnSCB_ACTLR_DISFOLD_Pos)

ACTLR: DISFOLD Mask

Definition at line 591 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ACTLR_DISFOLD_Msk [2/3]

#define SCnSCB_ACTLR_DISFOLD_Msk   (1UL << SCnSCB_ACTLR_DISFOLD_Pos)

ACTLR: DISFOLD Mask

Definition at line 631 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISFOLD_Msk [3/3]

#define SCnSCB_ACTLR_DISFOLD_Msk   (1UL << SCnSCB_ACTLR_DISFOLD_Pos)

ACTLR: DISFOLD Mask

Definition at line 815 of file core_cm7.h.

◆ SCnSCB_ACTLR_DISFOLD_Pos [1/3]

#define SCnSCB_ACTLR_DISFOLD_Pos   2

ACTLR: DISFOLD Position

Definition at line 590 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ACTLR_DISFOLD_Pos [2/3]

#define SCnSCB_ACTLR_DISFOLD_Pos   2

ACTLR: DISFOLD Position

Definition at line 630 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISFOLD_Pos [3/3]

#define SCnSCB_ACTLR_DISFOLD_Pos   2

ACTLR: DISFOLD Position

Definition at line 814 of file core_cm7.h.

◆ SCnSCB_ACTLR_DISFPCA_Msk

#define SCnSCB_ACTLR_DISFPCA_Msk   (1UL << SCnSCB_ACTLR_DISFPCA_Pos)

ACTLR: DISFPCA Mask

Definition at line 628 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISFPCA_Pos

#define SCnSCB_ACTLR_DISFPCA_Pos   8

ACTLR: DISFPCA Position

Definition at line 627 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISITMATBFLUSH_Msk

#define SCnSCB_ACTLR_DISITMATBFLUSH_Msk   (1UL << SCnSCB_ACTLR_DISITMATBFLUSH_Pos)

ACTLR: DISITMATBFLUSH Mask

Definition at line 806 of file core_cm7.h.

◆ SCnSCB_ACTLR_DISITMATBFLUSH_Pos

#define SCnSCB_ACTLR_DISITMATBFLUSH_Pos   12

ACTLR: DISITMATBFLUSH Position

Definition at line 805 of file core_cm7.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Msk [1/4]

#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)

ACTLR: DISMCYCINT Mask

Definition at line 466 of file core_sc000.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Msk [2/4]

#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)

ACTLR: DISMCYCINT Mask

Definition at line 597 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Msk [3/4]

#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)

ACTLR: DISMCYCINT Mask

Definition at line 637 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Msk [4/4]

#define SCnSCB_ACTLR_DISMCYCINT_Msk   (1UL << SCnSCB_ACTLR_DISMCYCINT_Pos)

ACTLR: DISMCYCINT Mask

Definition at line 818 of file core_cm7.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Pos [1/4]

#define SCnSCB_ACTLR_DISMCYCINT_Pos   0

ACTLR: DISMCYCINT Position

Definition at line 465 of file core_sc000.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Pos [2/4]

#define SCnSCB_ACTLR_DISMCYCINT_Pos   0

ACTLR: DISMCYCINT Position

Definition at line 596 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Pos [3/4]

#define SCnSCB_ACTLR_DISMCYCINT_Pos   0

ACTLR: DISMCYCINT Position

Definition at line 636 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISMCYCINT_Pos [4/4]

#define SCnSCB_ACTLR_DISMCYCINT_Pos   0

ACTLR: DISMCYCINT Position

Definition at line 817 of file core_cm7.h.

◆ SCnSCB_ACTLR_DISOOFP_Msk

#define SCnSCB_ACTLR_DISOOFP_Msk   (1UL << SCnSCB_ACTLR_DISOOFP_Pos)

ACTLR: DISOOFP Mask

Definition at line 625 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISOOFP_Pos

#define SCnSCB_ACTLR_DISOOFP_Pos   9

ACTLR: DISOOFP Position

Definition at line 624 of file core_cm4.h.

◆ SCnSCB_ACTLR_DISRAMODE_Msk

#define SCnSCB_ACTLR_DISRAMODE_Msk   (1UL << SCnSCB_ACTLR_DISRAMODE_Pos)

ACTLR: DISRAMODE Mask

Definition at line 809 of file core_cm7.h.

◆ SCnSCB_ACTLR_DISRAMODE_Pos

#define SCnSCB_ACTLR_DISRAMODE_Pos   11

ACTLR: DISRAMODE Position

Definition at line 808 of file core_cm7.h.

◆ SCnSCB_ACTLR_FPEXCODIS_Msk

#define SCnSCB_ACTLR_FPEXCODIS_Msk   (1UL << SCnSCB_ACTLR_FPEXCODIS_Pos)

ACTLR: FPEXCODIS Mask

Definition at line 812 of file core_cm7.h.

◆ SCnSCB_ACTLR_FPEXCODIS_Pos

#define SCnSCB_ACTLR_FPEXCODIS_Pos   10

ACTLR: FPEXCODIS Position

Definition at line 811 of file core_cm7.h.

◆ SCnSCB_ICTR_INTLINESNUM_Msk [1/4]

#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)

ICTR: INTLINESNUM Mask

Definition at line 577 of file core_sc300.h.

◆ SCnSCB_ICTR_INTLINESNUM_Msk [2/4]

#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)

ICTR: INTLINESNUM Mask

Definition at line 586 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ICTR_INTLINESNUM_Msk [3/4]

#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)

ICTR: INTLINESNUM Mask

Definition at line 621 of file core_cm4.h.

◆ SCnSCB_ICTR_INTLINESNUM_Msk [4/4]

#define SCnSCB_ICTR_INTLINESNUM_Msk   (0xFUL << SCnSCB_ICTR_INTLINESNUM_Pos)

ICTR: INTLINESNUM Mask

Definition at line 802 of file core_cm7.h.

◆ SCnSCB_ICTR_INTLINESNUM_Pos [1/4]

#define SCnSCB_ICTR_INTLINESNUM_Pos   0

ICTR: INTLINESNUM Position

Definition at line 576 of file core_sc300.h.

◆ SCnSCB_ICTR_INTLINESNUM_Pos [2/4]

#define SCnSCB_ICTR_INTLINESNUM_Pos   0

ICTR: INTLINESNUM Position

Definition at line 585 of file airbourne/airbourne/lib/CMSIS/CM4/CoreSupport/core_cm3.h.

◆ SCnSCB_ICTR_INTLINESNUM_Pos [3/4]

#define SCnSCB_ICTR_INTLINESNUM_Pos   0

ICTR: INTLINESNUM Position

Definition at line 620 of file core_cm4.h.

◆ SCnSCB_ICTR_INTLINESNUM_Pos [4/4]

#define SCnSCB_ICTR_INTLINESNUM_Pos   0

ICTR: INTLINESNUM Position

Definition at line 801 of file core_cm7.h.



rosflight_firmware
Author(s): Daniel Koch , James Jackson
autogenerated on Mon Feb 28 2022 23:36:14