Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/inc/
Dux_device_class_cdc_acm.h392 UINT _uxe_device_class_cdc_acm_write_run(UX_SLAVE_CLASS_CDC_ACM *cdc_acm, UCHAR *buffer,
408 #define ux_device_class_cdc_acm_write_run _uxe_device_class_cdc_acm_write_run
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_cdc_acm_write_run.c386 UINT _uxe_device_class_cdc_acm_write_run(UX_SLAVE_CLASS_CDC_ACM *cdc_acm, in _uxe_device_class_cdc_acm_write_run() function