Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
GCC_Zephyr_Platform.h File Reference
#include <stdbool.h>
#include <stddef.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>

Go to the source code of this file.

Macros

#define __DATAFLOW_ASM(x)   asm volatile(x)
 
#define __DATAFLOW_ROOT
 
#define __DATAFLOW_CLZ(x)
 

Macro Definition Documentation

◆ __DATAFLOW_ASM

#define __DATAFLOW_ASM (   x)    asm volatile(x)

Definition at line 54 of file GCC_Zephyr_Platform.h.

◆ __DATAFLOW_CLZ

#define __DATAFLOW_CLZ (   x)

Definition at line 56 of file GCC_Zephyr_Platform.h.

◆ __DATAFLOW_ROOT

#define __DATAFLOW_ROOT

Definition at line 55 of file GCC_Zephyr_Platform.h.