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