Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_transfer_request_completed.c79 ULONG notification_type; in _ux_host_class_cdc_acm_transfer_request_completed() local
96notification_type = (ULONG) *(transfer_request -> ux_transfer_request_data_pointer + UX_HOST_CLASS… in _ux_host_class_cdc_acm_transfer_request_completed()
105 …cdc_acm -> ux_host_class_cdc_acm_device_status_change_callback(cdc_acm, notification_type, notific… in _ux_host_class_cdc_acm_transfer_request_completed()
Dux_host_class_cdc_ecm_interrupt_notification.c83 ULONG notification_type; in _ux_host_class_cdc_ecm_interrupt_notification() local
106notification_type = (ULONG) *(transfer_request -> ux_transfer_request_data_pointer + UX_HOST_CLASS… in _ux_host_class_cdc_ecm_interrupt_notification()
112 if (notification_type == UX_HOST_CLASS_CDC_ECM_NOTIFICATION_NETWORK_CONNECTION) in _ux_host_class_cdc_ecm_interrupt_notification()
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_gser.h194 … ULONG notification_type, ULONG notification_value);
Dux_host_class_cdc_acm.h235 … ULONG notification_type, ULONG notification_value);