QP/C++ 6.9.3
qs_port.hpp File Reference

QS/C++ port to a 32-bit CPU, generic compiler. More...

#include "qf_port.hpp"
#include "qs.hpp"
Include dependency graph for qs_port.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define QS_TIME_SIZE   4U
 
#define QS_OBJ_PTR_SIZE   4U
 
#define QS_FUN_PTR_SIZE   4U
 

Detailed Description

QS/C++ port to a 32-bit CPU, generic compiler.

Definition in file qs_port.hpp.

Macro Definition Documentation

◆ QS_TIME_SIZE

#define QS_TIME_SIZE   4U

Definition at line 41 of file qs_port.hpp.

◆ QS_OBJ_PTR_SIZE

#define QS_OBJ_PTR_SIZE   4U

Definition at line 42 of file qs_port.hpp.

◆ QS_FUN_PTR_SIZE

#define QS_FUN_PTR_SIZE   4U

Definition at line 43 of file qs_port.hpp.