|
QP/C++
|
platform-independent interface to the cooperative "vanilla" kernel. More...
Go to the source code of this file.
Variables | |
| QPSet64 volatile | QF_readySet_ |
| ready set of active objects | |
| uint8_t volatile | QF_currPrio_ |
| current task/interrupt priority | |
| uint8_t volatile | QF_intNest_ |
| interrupt nesting level | |
platform-independent interface to the cooperative "vanilla" kernel.
Definition in file qvanilla.h.
1.7.5.1