Home
last modified time | relevance | path

Searched refs:mvfr0 (Results 1 - 7 of 7) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/
H A Dcore_cm4.h1992 uint32_t mvfr0; in SCB_GetFPUType() local
1994 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()
1995 if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U) in SCB_GetFPUType()
H A Dcore_cm35p.h2792 uint32_t mvfr0; in SCB_GetFPUType() local
2794 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()
2795 if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U) in SCB_GetFPUType()
2799 else if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U) in SCB_GetFPUType()
H A Dcore_cm33.h2792 uint32_t mvfr0; in SCB_GetFPUType() local
2794 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()
2795 if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U) in SCB_GetFPUType()
2799 else if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U) in SCB_GetFPUType()
H A Dcore_cm7.h2211 uint32_t mvfr0; in SCB_GetFPUType() local
2213 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()
2214 if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U) in SCB_GetFPUType()
2218 else if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U) in SCB_GetFPUType()
H A Dcore_starmc1.h2911 uint32_t mvfr0; in SCB_GetFPUType() local
2913 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()
2914 if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U) in SCB_GetFPUType()
2918 else if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U) in SCB_GetFPUType()
H A Dcore_cm85.h4395 uint32_t mvfr0; in SCB_GetFPUType() local
4397 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()
4398 if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U) in SCB_GetFPUType()
4402 else if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U) in SCB_GetFPUType()
H A Dcore_cm55.h4360 uint32_t mvfr0; in SCB_GetFPUType() local
4362 mvfr0 = FPU->MVFR0; in SCB_GetFPUType()
4363 if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x220U) in SCB_GetFPUType()
4367 else if ((mvfr0 & (FPU_MVFR0_FPSP_Msk | FPU_MVFR0_FPDP_Msk)) == 0x020U) in SCB_GetFPUType()

Completed in 58 milliseconds