Home
last modified time | relevance | path

Searched defs:INPUT_CH_ENABLE (Results 1 – 3 of 3) sorted by relevance

/components/drivers/usb/cherryusb/demo/
A Daudio_v1_mic_multichan_template.c31 #define INPUT_CH_ENABLE 0x0000 macro
34 #define INPUT_CH_ENABLE 0x0003 macro
37 #define INPUT_CH_ENABLE 0x0007 macro
40 #define INPUT_CH_ENABLE 0x000f macro
43 #define INPUT_CH_ENABLE 0x001f macro
46 #define INPUT_CH_ENABLE 0x003F macro
49 #define INPUT_CH_ENABLE 0x007f macro
52 #define INPUT_CH_ENABLE 0x00ff macro
A Daudio_v2_mic_multichan_template.c35 #define INPUT_CH_ENABLE 0x00000000 macro
38 #define INPUT_CH_ENABLE 0x00000003 macro
41 #define INPUT_CH_ENABLE 0x00000007 macro
44 #define INPUT_CH_ENABLE 0x0000000f macro
47 #define INPUT_CH_ENABLE 0x0000001f macro
50 #define INPUT_CH_ENABLE 0x0000003F macro
53 #define INPUT_CH_ENABLE 0x0000007f macro
56 #define INPUT_CH_ENABLE 0x000000ff macro
A Daudio_v2_mic_speaker_multichan_template.c45 #define INPUT_CH_ENABLE 0x00000000 macro
48 #define INPUT_CH_ENABLE 0x00000003 macro
51 #define INPUT_CH_ENABLE 0x00000007 macro
54 #define INPUT_CH_ENABLE 0x0000000f macro
57 #define INPUT_CH_ENABLE 0x0000001f macro
60 #define INPUT_CH_ENABLE 0x0000003F macro
63 #define INPUT_CH_ENABLE 0x0000007f macro
66 #define INPUT_CH_ENABLE 0x000000ff macro

Completed in 7 milliseconds