FreeRTOS + 0/10 examples
CodeScope will show references to portBASE_TYPE from the following samples and libraries:
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...

portBASE_TYPE macro

Syntax

#define portBASE_TYPE long

Examples

portBASE_TYPE is referenced by 10 libraries and example projects.

References

LocationText
portmacro.h:53
#define portBASE_TYPE long
portmacro.h:53
#define portBASE_TYPE long
cmsis_os.c:103
static unsigned portBASE_TYPE makeFreeRtosPriority (osPriority priority)
cmsis_os.c:105
unsigned portBASE_TYPE fpriority = tskIDLE_PRIORITY;
cmsis_os.c:116
static osPriority makeCmsisPriority (unsigned portBASE_TYPE fpriority)
cmsis_os.c:408
portBASE_TYPE taskWoken = pdFALSE;
cmsis_os.c:447
portBASE_TYPE taskWoken = pdFALSE;
cmsis_os.c:629
portBASE_TYPE taskWoken = pdFALSE;
cmsis_os.c:669
portBASE_TYPE taskWoken = pdFALSE;
cmsis_os.c:782
portBASE_TYPE taskWoken = pdFALSE;
cmsis_os.c:822
portBASE_TYPE taskWoken = pdFALSE;
cmsis_os.c:1069
portBASE_TYPE taskWoken = pdFALSE;
cmsis_os.c:1101
portBASE_TYPE taskWoken;
cmsis_os.c:1259
portBASE_TYPE taskWoken;
cmsis_os.c:1292
portBASE_TYPE taskWoken;