FreeRTOS + 0/9 examples
CodeScope will show references to portMPU_REGION_READ_WRITE 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_WRITE macro

Syntax

#define portMPU_REGION_READ_WRITE ( 0x03UL << 24UL )

Examples

portMPU_REGION_READ_WRITE is referenced by 9 libraries and example projects.

References

LocationText
portmacro.h:76
#define portMPU_REGION_READ_WRITE ( 0x03UL << 24UL )
port.c:698
port.c:794
( portMPU_REGION_READ_WRITE ) |
port.c:834
( portMPU_REGION_READ_WRITE ) | /* Read and write. */