FreeRTOS + 0/9 examples
CodeScope will show references to portMPU_REGION_READ_ONLY from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
FreeRTOS
STM32469I-Discovery
Applications
FreeRTOS
STM32469I_EVAL
Applications
FreeRTOS
STM324x9I_EVAL
Applications
FreeRTOS
STM324xG_EVAL
Applications
FreeRTOS
STM32F412G-Discovery
Applications
FreeRTOS
STM32F413H-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
STM32F429I-Discovery
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...

portMPU_REGION_READ_ONLY macro

Syntax

#define portMPU_REGION_READ_ONLY ( 0x06UL << 24UL )

Examples

portMPU_REGION_READ_ONLY is referenced by 9 libraries and example projects.

References

LocationText
portmacro.h:78
#define portMPU_REGION_READ_ONLY ( 0x06UL << 24UL )
port.c:664
portMPU_REGION_ATTRIBUTE_REG = ( portMPU_REGION_READ_ONLY ) |