CMSIS + 0/1 examples
CodeScope will show references to MPU_Type::RBAR from the following samples and libraries:
 
Symbols
loading...
Files
loading...

MPU_Type::RBAR field

Offset: 0x00C (R/W) MPU Region Base Address Register

Syntax

__IOM uint32_t RBAR;

Examples

MPU_Type::RBAR is referenced by 1 libraries and example projects.

References

LocationReferrerText
core_cm4.h:1218
__IOM uint32_t RBAR; /*!< Offset: 0x00C (R/W) MPU Region Base Address Register */
mpu_armv7.h:230ARM_MPU_SetRegion()
MPU->RBAR = rbar;
mpu_armv7.h:242ARM_MPU_SetRegionEx()
MPU->RBAR = rbar;
mpu_armv7.h:268ARM_MPU_Load()
mpu_armv7.h:272ARM_MPU_Load()
ARM_MPU_OrderedMemcpy(&(MPU->RBAR), &(table->RBAR), cnt*rowWordSize);

Data Use

Functions writing MPU_Type::RBAR
Functions reading MPU_Type::RBAR
MPU_Type::RBAR
all items filtered out
Type of MPU_Type::RBAR
MPU_Type::RBAR
uint32_t
all items filtered out