QS/C sample port with all configurable options.
More...
#include "qf_port.h"
#include "qs.h"
Go to the source code of this file.
- Date
- Last updated on: 2023-01-05
- Version
- Last updated for: Version 7.2.0, 2023-01-06
Definition in file qs_port.h.
◆ QS_CTR_SIZE
QS buffer counter size in bytes
Definition at line 36 of file qs_port.h.
◆ QS_TIME_SIZE
QS time-stamp size in bytes
Definition at line 39 of file qs_port.h.
◆ QS_OBJ_PTR_SIZE
#define QS_OBJ_PTR_SIZE 4U |
object pointer size in bytes
Definition at line 42 of file qs_port.h.
◆ QS_FUN_PTR_SIZE
#define QS_FUN_PTR_SIZE 4U |
function pointer size in bytes
Definition at line 45 of file qs_port.h.