Searched defs:xtensa_interface_internal_struct (Results 1 – 1 of 1) sorted by relevance
129 typedef struct xtensa_interface_internal_struct struct131 const char *name; /* Interface name. */132 int num_bits; /* Width of the interface. */133 uint32 flags; /* See XTENSA_INTERFACE_* flags. */134 int class_id; /* Class of related interfaces. */135 char inout; /* "i" or "o". */