Changeset ff396ea in mainline for uspace/drv/audio/sb16/dsp.h


Ignore:
Timestamp:
2012-08-19T13:23:32Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
d2765ab3
Parents:
b881226
Message:

sb16: Interval of 0 frames disables interrupts reporting.

Don't use fifo in single transfers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/audio/sb16/dsp.h

    rb881226 rff396ea  
    4747        int dma8_channel;
    4848        int dma16_channel;
     49        bool ignore_interrupts;
    4950        struct {
    5051                uint8_t major;
Note: See TracChangeset for help on using the changeset viewer.