FreeRTOS + 0/1 examples
CodeScope will show references to portENTER_CRITICAL from the following samples and libraries:
Examples
STM32F413H-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

portENTER_CRITICAL macro

Syntax

#define portENTER_CRITICAL() vPortEnterCritical()

Examples

portENTER_CRITICAL is referenced by 1 libraries and example projects.

References

LocationText
portmacro.h:103
#define portENTER_CRITICAL() vPortEnterCritical()
portmacro.h:146
#define portENTER_CRITICAL() vPortEnterCritical()
task.h:187
#define taskENTER_CRITICAL() portENTER_CRITICAL()