Go to the documentation of this file.
22 #ifndef __DC_MAPLE_SIP_H
23 #define __DC_MAPLE_SIP_H
25 #include <sys/cdefs.h>
28 #include <sys/types.h>
69 #define SIP_SUBCOMMAND_GET_SAMPLES 0x01
76 #define SIP_SUBCOMMAND_BASIC_CTRL 0x02
79 #define SIP_MIN_GAIN 0x00
82 #define SIP_DEFAULT_GAIN 0x0F
85 #define SIP_MAX_GAIN 0x1F
109 #define SIP_SAMPLE_16BIT_SIGNED 0x00
112 #define SIP_SAMPLE_8BIT_ULAW 0x01
133 #define SIP_SAMPLE_11KHZ 0x00
136 #define SIP_SAMPLE_8KHZ 0x01