41#define PORT_ARCH_SIZEOF_DATA_PTR 4
42#define PORT_ARCH_SIZEOF_CODE_PTR 4
43#define PORT_ARCH_REGISTERS_WIDTH 32
44#define PORT_ARCH_REVERSE_ORDER 1
78#define PORT_DOES_NOT_PROVIDE_TYPES
84#define ROMCONST CC_ROMCONST
91#define NOINLINE CC_NO_INLINE
96#define ALIGNED_VAR(n) CC_ALIGN_DATA(n)
103#define SIZEOF_PTR PORT_ARCH_SIZEOF_DATA_PTR
Compiler portability layer.
uint64_t port_stkalign_t
Type of stack and memory alignment enforcement.
uint32_t port_rtcnt_t
Realtime counter.
uint64_t port_rttime_t
Realtime accumulator.
uint32_t port_syssts_t
System status word.