Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h96 #ifndef CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE
97 #define CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE 156 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h131 #ifndef CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE
132 #define CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE 156 macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h108 #ifndef CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE
109 #define CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE 156 macro
/components/drivers/usb/cherryusb/class/wireless/
A Dusbd_rndis.c31 #if CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE < 140
32 #undef CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE
33 #define CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE 156 macro
46 …LIGNX uint8_t rndis_encapsulated_resp_buffer[USB_ALIGN_UP(CONFIG_USBDEV_RNDIS_RESP_BUFFER_SIZE, CO…

Completed in 6 milliseconds