Changeset b2a6dacf in mainline
- Timestamp:
- 2011-11-30T22:38:46Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c25df01
- Parents:
- 5c62b5f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/sb16/dsp_commands.h
r5c62b5f rb2a6dacf 134 134 135 135 SET_MONO_INPUT = 0xa0, /* Mono mode is the default, only on 3.xx */ 136 SET_STEREO_INPUT = 0xa8, /* switch to stereo recording, only on 3.xx */136 SET_STEREO_INPUT = 0xa8, /* Switch to stereo recording, only on 3.xx */ 137 137 138 138 SET_SAMPLING_RATE_OUTPUT = 0x41, /* Followed by sapling rate
Note:
See TracChangeset
for help on using the changeset viewer.