Searched refs:mvfr0 (Results 1 – 1 of 1) sorted by relevance
2034 uint32_t mvfr0; in SCB_GetFPUType() local2036 mvfr0 = SCB->MVFR0; in SCB_GetFPUType()2037 if ((mvfr0 & 0x00000FF0UL) == 0x220UL) in SCB_GetFPUType()2041 else if ((mvfr0 & 0x00000FF0UL) == 0x020UL) in SCB_GetFPUType()