Searched defs:BaseAddress (Results 1 – 6 of 6) sorted by relevance
50 uint32_t BaseAddress; /*!< Configures the Base address of Region i to be remapped */ member
53 …uint32_t BaseAddress; /*!< Specifies the base address of the region to protect… member
49 uint32_t BaseAddress; /*!< Configures the Base address of Region i to be remapped */ member
54 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
73 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument