Home
last modified time | relevance | path

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

/USBX-v6.3.0/common/usbx_device_classes/src/
Dux_device_class_rndis_bulkout_thread.c262 …x_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_PACKET_ERROR); in _ux_device_class_rndis_bulkout_thread()
/USBX-v6.3.0/common/usbx_host_classes/src/
Dux_host_class_cdc_ecm_thread.c275 …x_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_PACKET_ERROR); in _ux_host_class_cdc_ecm_thread()
Dux_host_class_asix_thread.c307 …x_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_PACKET_ERROR); in _ux_host_class_asix_thread()
/USBX-v6.3.0/common/core/inc/
Dux_api.h1544 #define UX_CLASS_ETH_PACKET_ERROR 0x92 macro