Home
last modified time | relevance | path

Searched defs:OUTPUT_CH_ENABLE (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/demo/
A Daudio_v2_speaker_multichan_template.c40 #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
A Daudio_v2_mic_speaker_multichan_template.c73 #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

Completed in 5 milliseconds