Implementation of the kernels irq interface.
More...
Implementation of the kernels irq interface.
- Author
- Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net
Definition in file irq_arch.h.
Go to the source code of this file.
|
These definitions are used to distinguish different types of software interrupts in software interrupt handler.
|
#define | ETS_SOFT_INT_NONE 0 |
|
#define | ETS_SOFT_INT_YIELD 1 |
|
#define | ETS_SOFT_INT_HDL_MAC 2 |
|