FreeRTOS + 0/2 examples
CodeScope will show references to osStatus::osEventMail from the following samples and libraries:
Examples
STM32F412G-Discovery
Applications
FreeRTOS
STM32F413ZH-Nucleo
Applications
FreeRTOS
 
Symbols
loading...
Files
loading...

osStatus::osEventMail

Syntax

osEventMail = 0x20;

Examples

osStatus::osEventMail is referenced by 2 libraries and example projects.

References

LocationReferrerText
cmsis_os.h:193
osEventMail = 0x20, ///< function completed; mail event occurred.
cmsis_os.c:1319osMailGet()
event.status = osEventMail;
cmsis_os.c:1329osMailGet()
event.status = osEventMail;

Data Use

Functions using osStatus::osEventMail
osStatus::osEventMail
all items filtered out