Home
last modified time | relevance | path

Searched refs:wValue_CS (Results 1 – 1 of 1) sorted by relevance

/USBX-v6.2.1/test/regression/
Dusbx_audio20_host_basic_test.c811 UCHAR wValue_CS = setup[UX_SETUP_VALUE + 1]; in slave_audio_control_process() local
824 wValue_CS == UX_DEVICE_CLASS_AUDIO20_CX_CLOCK_SELECTOR_CONTROL && in slave_audio_control_process()
838 if (wValue_CS == UX_DEVICE_CLASS_AUDIO20_CM_NUMERATOR_CONTROL) in slave_audio_control_process()
844 if (wValue_CS == UX_DEVICE_CLASS_AUDIO20_CM_DENOMINATOR_CONTROL) in slave_audio_control_process()
852 if (wIndex_ID == 0x11 && wValue_CS == UX_DEVICE_CLASS_AUDIO20_CS_SAM_FREQ_CONTROL) in slave_audio_control_process()