Searched refs:OUTPUT_CH_ENABLE (Results 1 – 2 of 2) sorted by relevance
| /components/drivers/usb/cherryusb/demo/ |
| A D | audio_v2_speaker_multichan_template.c | 40 #define OUTPUT_CH_ENABLE 0x00000000 macro 43 #define OUTPUT_CH_ENABLE 0x00000003 macro 46 #define OUTPUT_CH_ENABLE 0x00000007 macro 49 #define OUTPUT_CH_ENABLE 0x0000000f macro 52 #define OUTPUT_CH_ENABLE 0x0000001f macro 55 #define OUTPUT_CH_ENABLE 0x0000003F macro 58 #define OUTPUT_CH_ENABLE 0x0000007f macro 61 #define OUTPUT_CH_ENABLE 0x000000ff macro 99 …L_DESCRIPTOR_INIT(0x02, AUDIO_TERMINAL_STREAMING, 0x01, OUT_CHANNEL_NUM, OUTPUT_CH_ENABLE, 0x0000), 103 …AUDIO_V2_AS_DESCRIPTOR_INIT(0x01, 0x02, OUT_CHANNEL_NUM, OUTPUT_CH_ENABLE, HALF_WORD_BYTES, SAMPLE… [all …]
|
| A D | audio_v2_mic_speaker_multichan_template.c | 73 #define OUTPUT_CH_ENABLE 0x00000000 macro 76 #define OUTPUT_CH_ENABLE 0x00000003 macro 79 #define OUTPUT_CH_ENABLE 0x00000007 macro 82 #define OUTPUT_CH_ENABLE 0x0000000f macro 85 #define OUTPUT_CH_ENABLE 0x0000001f macro 88 #define OUTPUT_CH_ENABLE 0x0000003F macro 91 #define OUTPUT_CH_ENABLE 0x0000007f macro 94 #define OUTPUT_CH_ENABLE 0x000000ff macro 148 …L_DESCRIPTOR_INIT(0x02, AUDIO_TERMINAL_STREAMING, 0x01, OUT_CHANNEL_NUM, OUTPUT_CH_ENABLE, 0x0000), 156 …AUDIO_V2_AS_DESCRIPTOR_INIT(0x01, 0x02, OUT_CHANNEL_NUM, OUTPUT_CH_ENABLE, HALF_WORD_BYTES, SAMPLE… [all …]
|
Completed in 6 milliseconds