Home
last modified time | relevance | path

Searched refs:SHCSR (Results 1 – 8 of 8) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/
DappSupport.c220 uint32_t hasSvcAct = SCB->SHCSR & SCB_SHCSR_SVCALLACT_Msk; in cpuAppInvoke()
222 SCB->SHCSR &= ~SCB_SHCSR_SVCALLACT_Msk; in cpuAppInvoke()
224 SCB->SHCSR |= hasSvcAct; in cpuAppInvoke()
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm0.h344 …__IO uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State … member
Dcore_cm0plus.h359 …__IO uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State … member
Dcore_sc000.h350 …__IO uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State … member
Dcore_cm3.h357 …__IO uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State … member
Dcore_sc300.h357 …__IO uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State … member
Dcore_cm4.h404 …__IO uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State … member
Dcore_cm7.h419 …__IO uint32_t SHCSR; /*!< Offset: 0x024 (R/W) System Handler Control and State … member