Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h200 #ifndef CONFIG_USBHOST_RTL8152_ETH_MAX_TX_SIZE
201 #define CONFIG_USBHOST_RTL8152_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h236 #ifndef CONFIG_USBHOST_RTL8152_ETH_MAX_TX_SIZE
237 #define CONFIG_USBHOST_RTL8152_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h216 #ifndef CONFIG_USBHOST_RTL8152_ETH_MAX_TX_SIZE
217 #define CONFIG_USBHOST_RTL8152_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_rtl8152.c16 … USB_MEM_ALIGNX uint8_t g_rtl8152_tx_buffer[USB_ALIGN_UP(CONFIG_USBHOST_RTL8152_ETH_MAX_TX_SIZE, C…

Completed in 12 milliseconds