Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h189 #ifndef CONFIG_USBHOST_ASIX_ETH_MAX_TX_SIZE
190 #define CONFIG_USBHOST_ASIX_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h225 #ifndef CONFIG_USBHOST_ASIX_ETH_MAX_TX_SIZE
226 #define CONFIG_USBHOST_ASIX_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h205 #ifndef CONFIG_USBHOST_ASIX_ETH_MAX_TX_SIZE
206 #define CONFIG_USBHOST_ASIX_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c18 …CTION USB_MEM_ALIGNX uint8_t g_asix_rx_buffer[USB_ALIGN_UP(CONFIG_USBHOST_ASIX_ETH_MAX_TX_SIZE, CO…

Completed in 6 milliseconds