Searched defs:frame (Results 1 – 12 of 12) sorted by relevance
| /USBX-v6.2.1/common/usbx_device_classes/src/ |
| D | ux_device_class_audio_write_frame_get.c | 76 UINT _ux_device_class_audio_write_frame_get(UX_DEVICE_CLASS_AUDIO_STREAM *stream, UCHAR **frame, UL… in _ux_device_class_audio_write_frame_get() 161 UINT _uxe_device_class_audio_write_frame_get(UX_DEVICE_CLASS_AUDIO_STREAM *stream, UCHAR **frame, U… in _uxe_device_class_audio_write_frame_get()
|
| D | ux_device_class_audio_frame_write.c | 81 UINT _ux_device_class_audio_frame_write(UX_DEVICE_CLASS_AUDIO_STREAM *stream, UCHAR *frame, ULONG l… in _ux_device_class_audio_frame_write() 177 UINT _uxe_device_class_audio_frame_write(UX_DEVICE_CLASS_AUDIO_STREAM *stream, UCHAR *frame, ULONG … in _uxe_device_class_audio_frame_write()
|
| /USBX-v6.2.1/test/regression/ |
| D | usbx_audio10_device_basic_test.c | 466 UCHAR *frame; in ux_device_class_audio_tx_hook() local 493 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio10_iad_device_basic_test.c | 476 UCHAR *frame; in ux_device_class_audio_tx_hook() local 503 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio10_iad_device_control_test.c | 480 UCHAR *frame; in ux_device_class_audio_tx_hook() local 507 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio20_device_basic_test.c | 498 UCHAR *frame; in ux_device_class_audio_tx_hook() local 525 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio10_device_feedback_test.c | 490 UCHAR *frame; in ux_device_class_audio_tx_hook() local 553 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio10_iad_device_interrupt_test.c | 490 UCHAR *frame; in ux_device_class_audio_tx_hook() local 517 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio20_device_controls_test.c | 533 UCHAR *frame; in ux_device_class_audio_tx_hook() local 596 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio20_device_feedback_test.c | 522 UCHAR *frame; in ux_device_class_audio_tx_hook() local 585 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio10_iad_host_basic_test.c | 497 UCHAR *frame; in ux_device_class_audio_tx_hook() local 524 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|
| D | usbx_audio20_host_basic_test.c | 534 UCHAR *frame; in ux_device_class_audio_tx_hook() local 561 static VOID slave_audio_rx_simulate_one_frame(UCHAR *frame, ULONG frame_length) in slave_audio_rx_simulate_one_frame()
|