Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h167 #ifndef CONFIG_USBHOST_RNDIS_ETH_MAX_TX_SIZE
168 #define CONFIG_USBHOST_RNDIS_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h203 #ifndef CONFIG_USBHOST_RNDIS_ETH_MAX_TX_SIZE
204 #define CONFIG_USBHOST_RNDIS_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h183 #ifndef CONFIG_USBHOST_RNDIS_ETH_MAX_TX_SIZE
184 #define CONFIG_USBHOST_RNDIS_ETH_MAX_TX_SIZE (2048) macro
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_rndis.c22 …ION USB_MEM_ALIGNX uint8_t g_rndis_tx_buffer[USB_ALIGN_UP(CONFIG_USBHOST_RNDIS_ETH_MAX_TX_SIZE, CO…

Completed in 6 milliseconds