Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h210 #ifndef CONFIG_USBHOST_BLUETOOTH_RX_SIZE
211 #define CONFIG_USBHOST_BLUETOOTH_RX_SIZE 2048 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h246 #ifndef CONFIG_USBHOST_BLUETOOTH_RX_SIZE
247 #define CONFIG_USBHOST_BLUETOOTH_RX_SIZE 2048 macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h226 #ifndef CONFIG_USBHOST_BLUETOOTH_RX_SIZE
227 #define CONFIG_USBHOST_BLUETOOTH_RX_SIZE 2048 macro
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c19 …TION USB_MEM_ALIGNX uint8_t g_bluetooth_rx_buf[USB_ALIGN_UP(CONFIG_USBHOST_BLUETOOTH_RX_SIZE, CONF…
24 …TION USB_MEM_ALIGNX uint8_t g_bluetooth_rx_buf[USB_ALIGN_UP(CONFIG_USBHOST_BLUETOOTH_RX_SIZE, CONF…

Completed in 10 milliseconds