CMSIS + 0/1 examples
CodeScope will show references to osStatus_t::osError from the following samples and libraries:
Libraries
 
Symbols
loading...
Files
loading...

osStatus_t::osError

Syntax

osError = -1;

Examples

osStatus_t::osError is referenced by 1 libraries and example projects.

References

LocationText
cmsis_os2.h:200
osError = -1, ///< Unspecified RTOS error: run-time error but no other error message fits.