/*********************************************************** Types used for mixer control caching
************************************************************/
/********************************************************************* This is used for dynamic control cache allocation
**********************************************************************/ struct controlcache_6205 {
u32 number_of_controls;
u32 physical_address32;
u32 size_in_bytes;
};
/********************************************************************* This is used for dynamic allocation of async event array
**********************************************************************/ struct async_event_buffer_6205 {
u32 physical_address32;
u32 spare; struct hpi_fifo_buffer b;
};
/*********************************************************** The Host located memory buffer that the 6205 will bus master in and out of.
************************************************************/ #define HPI6205_SIZEOF_DATA (16*1024)
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.