Changeset e941bf8 in mainline for uspace/drv/audio/sb16/dsp_commands.h


Ignore:
Timestamp:
2012-07-05T21:01:11Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4bbfb93
Parents:
124f9bd
Message:

audio/sb16: Remove optical separators.

File:
1 edited

Legend:

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

    r124f9bd re941bf8  
    162162        DMA_16B_EXIT = 0xd9, /* Ends DMA transfer and terminates I/O process */
    163163} dsp_command_t;
    164 /*----------------------------------------------------------------------------*/
     164
    165165#define DSP_MODE_SIGNED 0x10
    166166#define DSP_MODE_STEREO 0x20
Note: See TracChangeset for help on using the changeset viewer.