#include "qk_pkg.h"
#include "qassert.h"
Go to the source code of this file.
Variables | |
| QPSet64 volatile | QK_readySet_ |
| ready set of QK | |
| uint8_t volatile | QK_currPrio_ = (uint8_t)( 63 + 1) |
| current task/interrupt priority | |
| uint8_t volatile | QK_intNest_ |
| interrupt nesting level | |
Definition in file qk.cpp.
1.5.4