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

portEXIT_CRITICAL macro

Syntax

#define portEXIT_CRITICAL() vPortExitCritical()

Examples

portEXIT_CRITICAL is referenced by 1 libraries and example projects.

References

LocationText
portmacro.h:104
#define portEXIT_CRITICAL() vPortExitCritical()
portmacro.h:147
#define portEXIT_CRITICAL() vPortExitCritical()
task.h:202
#define taskEXIT_CRITICAL() portEXIT_CRITICAL()