Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_reception_stop.c116 …if (cdc_acm_reception -> ux_host_class_cdc_acm_reception_state == UX_HOST_CLASS_CDC_ACM_RECEPTION… in _ux_host_class_cdc_acm_reception_stop()
123 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_stop()
Dux_host_class_cdc_acm_reception_callback.c91 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_callback()
124 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_callback()
Dux_host_class_cdc_acm_reception_start.c131 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_start()
140 …cdc_acm_reception -> ux_host_class_cdc_acm_reception_state = UX_HOST_CLASS_CDC_ACM_RECEPTION_STAT… in _ux_host_class_cdc_acm_reception_start()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_cdc_acm.h299 ULONG ux_host_class_cdc_acm_reception_state; member