Home
last modified time | relevance | path

Searched refs:SCB_SHCSR_SVCALLACT_Msk (Results 1 – 5 of 5) 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()
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm3.h515 #define SCB_SHCSR_SVCALLACT_Msk (1UL << SCB_SHCSR_SVCALLACT_Pos) /*!< SCB … macro
Dcore_sc300.h510 #define SCB_SHCSR_SVCALLACT_Msk (1UL << SCB_SHCSR_SVCALLACT_Pos) /*!< SCB … macro
Dcore_cm4.h554 #define SCB_SHCSR_SVCALLACT_Msk (1UL << SCB_SHCSR_SVCALLACT_Pos) /*!< SCB … macro
Dcore_cm7.h607 #define SCB_SHCSR_SVCALLACT_Msk (1UL << SCB_SHCSR_SVCALLACT_Pos) /*!< SCB … macro