Home
last modified time | relevance | path

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

/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_cdc_ecm_bulkout_thread.c141 …tem_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_PACKET_POOL_ERROR); in _ux_device_class_cdc_ecm_bulkout_thread()
Dux_device_class_rndis_bulkout_thread.c145 …tem_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_PACKET_POOL_ERROR); in _ux_device_class_rndis_bulkout_thread()
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_asix_thread.c206 …tem_error_handler(UX_SYSTEM_LEVEL_THREAD, UX_SYSTEM_CONTEXT_CLASS, UX_CLASS_ETH_PACKET_POOL_ERROR); in _ux_host_class_asix_thread()
/USBX-v6.2.1/common/core/inc/
Dux_api.h1547 #define UX_CLASS_ETH_PACKET_POOL_ERROR 0x91 macro