HomeSort by relevance Sort by last modified time
    Searched defs:DFSR (Results 1 - 5 of 5) sorted by null

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 516 UINT32 DFSR;
  /device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
core_cm3.h 360 __IO uint32_t DFSR; /*!< Offset: 0x030 (R/W) Debug Fault Status Register */
547 #define SCB_DFSR_EXTERNAL_Pos 4 /*!< SCB DFSR: EXTERNAL Position */
548 #define SCB_DFSR_EXTERNAL_Msk (1UL << SCB_DFSR_EXTERNAL_Pos) /*!< SCB DFSR: EXTERNAL Mask */
550 #define SCB_DFSR_VCATCH_Pos 3 /*!< SCB DFSR: VCATCH Position */
551 #define SCB_DFSR_VCATCH_Msk (1UL << SCB_DFSR_VCATCH_Pos) /*!< SCB DFSR: VCATCH Mask */
553 #define SCB_DFSR_DWTTRAP_Pos 2 /*!< SCB DFSR: DWTTRAP Position */
554 #define SCB_DFSR_DWTTRAP_Msk (1UL << SCB_DFSR_DWTTRAP_Pos) /*!< SCB DFSR: DWTTRAP Mask */
556 #define SCB_DFSR_BKPT_Pos 1 /*!< SCB DFSR: BKPT Position *
    [all...]
core_sc300.h 360 __IO uint32_t DFSR; /*!< Offset: 0x030 (R/W) Debug Fault Status Register */
542 #define SCB_DFSR_EXTERNAL_Pos 4 /*!< SCB DFSR: EXTERNAL Position */
543 #define SCB_DFSR_EXTERNAL_Msk (1UL << SCB_DFSR_EXTERNAL_Pos) /*!< SCB DFSR: EXTERNAL Mask */
545 #define SCB_DFSR_VCATCH_Pos 3 /*!< SCB DFSR: VCATCH Position */
546 #define SCB_DFSR_VCATCH_Msk (1UL << SCB_DFSR_VCATCH_Pos) /*!< SCB DFSR: VCATCH Mask */
548 #define SCB_DFSR_DWTTRAP_Pos 2 /*!< SCB DFSR: DWTTRAP Position */
549 #define SCB_DFSR_DWTTRAP_Msk (1UL << SCB_DFSR_DWTTRAP_Pos) /*!< SCB DFSR: DWTTRAP Mask */
551 #define SCB_DFSR_BKPT_Pos 1 /*!< SCB DFSR: BKPT Position */
552 #define SCB_DFSR_BKPT_Msk (1UL << SCB_DFSR_BKPT_Pos) /*!< SCB DFSR: BKPT Mask */
554 #define SCB_DFSR_HALTED_Pos 0 /*!< SCB DFSR: HALTED Position *
    [all...]
core_cm4.h 407 __IO uint32_t DFSR; /*!< Offset: 0x030 (R/W) Debug Fault Status Register */
586 #define SCB_DFSR_EXTERNAL_Pos 4 /*!< SCB DFSR: EXTERNAL Position *
    [all...]
core_cm7.h 422 __IO uint32_t DFSR; /*!< Offset: 0x030 (R/W) Debug Fault Status Register */
    [all...]

Completed in 517 milliseconds