QP/C++  7.3.4
Real-Time Embedded Framework
Loading...
Searching...
No Matches
qs_port.hpp File Reference

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

#include "qp_port.hpp"
#include "qs.hpp"

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 C++ compiler.

Date
Last updated on: 2023-08-16
Version
Last updated for: Version 7.3.0, 2023-09-12

Definition in file qs_port.hpp.

Macro Definition Documentation

◆ QS_TIME_SIZE

#define QS_TIME_SIZE   4U

Definition at line 40 of file qs_port.hpp.

◆ QS_OBJ_PTR_SIZE

#define QS_OBJ_PTR_SIZE   4U

Definition at line 43 of file qs_port.hpp.

◆ QS_FUN_PTR_SIZE

#define QS_FUN_PTR_SIZE   4U

Definition at line 46 of file qs_port.hpp.