Changeset 763444e in mainline for uspace/drv/audio/sb16/dsp_commands.h
- Timestamp:
- 2011-09-25T19:41:22Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 57542304
- Parents:
- 0687e1b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/audio/sb16/dsp_commands.h
r0687e1b r763444e 36 36 #define DRV_AUDIO_SB16_DSP_COMMANDS_H 37 37 38 /** See Sound Blaster Series HW programming Guide Chapter 6. */38 /** See Sound Blaster Series HW programming Guide Chapter 6. */ 39 39 typedef enum dsp_command { 40 40 DIRECT_8B_OUTPUT = 0x20, /* Followed by unsigned byte of digital data,
Note:
See TracChangeset
for help on using the changeset viewer.