xtensa_export_state xtensa_input_queue
API Reference Manual  /  4 Model-to-Model Interfaces  / 

xtensa_import_wire

Description
External Xtensa TIE interface for the import wire type. A callback should be registered in order to send data to the object obj that implements the interface, typically a processor. The callback is called when the wire is accessed. The user_object is the user object to use in the import_wire_func callback.

The type of the import_wire_func is defined in the xtensa/tie/cstub-extif.h file in the Xtensa model build directory.

Execution Context
Cell Context for all methods.

xtensa_export_state xtensa_input_queue