QP native platform-independent QEQueue event queue interface. More...
Go to the source code of this file.
Classes | |
| class | QEQueue |
| Native QF Event Queue. More... | |
Typedefs | |
| typedef uint16_t | QEQueueCtr |
| The data type to store the ring-buffer counters. | |
QP native platform-independent QEQueue event queue interface.
Forward Traceability
Definition in file qequeue.h.
| typedef uint16_t QEQueueCtr |
The data type to store the ring-buffer counters.
Details
The type is based on the macro QF_EQUEUE_CTR_SIZE. The dynamic range of this data type determines the maximum length of the ring buffer managed by the native QF event queue.