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

osStatus_t::osErrorISR

Syntax

osErrorISR = -6;

Examples

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

References

LocationText
cmsis_os2.h:205
osErrorISR = -6, ///< Not allowed in ISR context: the function cannot be called from interrupt service routines.