Home
last modified time | relevance | path

Searched refs:UX_CLASS_ETH_SIZE_ERROR (Results 1 – 3 of 3) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_cdc_ecm_write.c140 …_ux_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_cdc_ecm_write()
143 …UX_TRACE_IN_LINE_INSERT(UX_TRACE_ERROR, UX_CLASS_ETH_SIZE_ERROR, cdc_ecm, packet -> nx_packet_leng… in _ux_host_class_cdc_ecm_write()
145 return(UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_cdc_ecm_write()
Dux_host_class_asix_write.c185 …_ux_system_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_asix_write()
187 return(UX_CLASS_ETH_SIZE_ERROR); in _ux_host_class_asix_write()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1549 #define UX_CLASS_ETH_SIZE_ERROR 0x93 macro