Internal (package scope) QP/C interface. More...
Go to the source code of this file.
Classes | |
class | QF_Attr |
Private attributes of the QF framework. More... | |
Macros | |
#define | QTE_FLAG_IS_LINKED (1U << 7U) |
#define | QTE_FLAG_WAS_DISARMED (1U << 6U) |
#define | QACTIVE_CAST_(ptr_) ((QActive *)(ptr_)) |
#define | Q_PTR2UINT_CAST_(ptr_) ((uintptr_t)(ptr_)) |
Internal (package scope) QP/C interface.
Backward Traceability
Definition in file qp_pkg.h.
#define QACTIVE_CAST_ | ( | ptr_ | ) | ((QActive *)(ptr_)) |
#define Q_PTR2UINT_CAST_ | ( | ptr_ | ) | ((uintptr_t)(ptr_)) |