mirror of
https://github.com/openharmony/third_party_cmsis.git
synced 2026-07-01 08:11:55 -04:00
@@ -188,7 +188,7 @@ typedef struct {
|
||||
\brief Read MPU Type Register
|
||||
\return Number of MPU regions
|
||||
*/
|
||||
__STATIC_INLINE uint32_t ARM_MPU_TYPE()
|
||||
__STATIC_INLINE uint32_t ARM_MPU_TYPE(void)
|
||||
{
|
||||
return ((MPU->TYPE) >> 8);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user