portFIRST_CONFIGURABLE_REGION is only used within FreeRTOS.
 
Symbols
loading...
Files
loading...

portFIRST_CONFIGURABLE_REGION macro

Syntax

#define portFIRST_CONFIGURABLE_REGION ( 5UL )

References

LocationText
portmacro.h:89
#define portFIRST_CONFIGURABLE_REGION ( 5UL )
portmacro.h:91
#define portNUM_CONFIGURABLE_REGIONS ( ( portLAST_CONFIGURABLE_REGION - portFIRST_CONFIGURABLE_REGION ) + 1 )