FreeRTOS
osErrorResource
is only used within FreeRTOS.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
FreeRTOS
osErrorResource
osErrorResource value
Syntax
Show:
Summary
Declaration
from
cmsis_os.h:196
osErrorResource
=
0x81
;
Examples
References
from
examples
Code
Location
Referrer
osErrorResource
=
0x81
,
///< resource not available: a specified resource was not available.
cmsis_os.h:196
return
osErrorResource
;
cmsis_os.c:1439
osThreadSuspend()
return
osErrorResource
;
cmsis_os.c:1464
osThreadResume()
return
osErrorResource
;
cmsis_os.c:1511
osDelayUntil()
return
osErrorResource
;
cmsis_os.c:1530
osAbortDelay()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
osErrorResource
is read by 4 functions:
All items filtered out
osErrorResource
osThreadSuspend()
osThreadResume()
osDelayUntil()
osAbortDelay()
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out