lwIP
ERR_NEED_SCHED
is only used within lwIP.
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
ESP-IDF Framework and Examples
lwIP
ERR_NEED_SCHED
ERR_NEED_SCHED macro
This is returned by _fromisr() sys functions to tell the outermost function that a higher priority task was woken and the scheduler needs to be invoked.
Syntax
Show:
Summary
Declaration
from
sys_arch.h:32
#define
ERR_NEED_SCHED
123
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
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