Searched refs:DFSR (Results 1 – 2 of 2) sorted by relevance
31 if (SCB->DFSR & SCB_DFSR_DWTTRAP_Msk) { in z_arm_debug_monitor_event_error_check()42 if (SCB->DFSR & SCB_DFSR_BKPT_Msk) { in z_arm_debug_monitor_event_error_check()
53 uint32_t DFSR; member138 backup->DFSR = SCB->DFSR; in scb_suspend()155 SCB->DFSR = backup->DFSR; in scb_resume()