Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_acm_transfer_request_completed.c78 ULONG notification_type; in _ux_host_class_cdc_acm_transfer_request_completed() local
95notification_type = (ULONG) *(transfer_request -> ux_transfer_request_data_pointer + UX_HOST_CLASS… in _ux_host_class_cdc_acm_transfer_request_completed()
104 …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.c82 ULONG notification_type; in _ux_host_class_cdc_ecm_interrupt_notification() local
105notification_type = (ULONG) *(transfer_request -> ux_transfer_request_data_pointer + UX_HOST_CLASS… in _ux_host_class_cdc_ecm_interrupt_notification()
111 if (notification_type == UX_HOST_CLASS_CDC_ECM_NOTIFICATION_NETWORK_CONNECTION) in _ux_host_class_cdc_ecm_interrupt_notification()
/USBX-v6.2.1/test/regression/
Dusbx_ux_host_class_cdc_acm_transfer_request_completed_test.c367 ULONG notification_type, ULONG notification_value) in test_cdc_acm_device_status_change_callback() argument
370 test_notification_type = notification_type; in test_cdc_acm_device_status_change_callback()
Dusbx_cdc_acm_basic_test.c53 … ULONG notification_type, ULONG notification_value);
2544 ULONG notification_type, in ux_test_host_class_cdc_acm_device_status_change_callback() argument
/USBX-v6.2.1/common/usbx_host_classes/inc/
Dux_host_class_gser.h200 … ULONG notification_type, ULONG notification_value);
Dux_host_class_cdc_acm.h242 … ULONG notification_type, ULONG notification_value);