Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/pusb2/rt-thread/
A Dusb_config.h207 #ifndef CONFIG_USBHOST_BLUETOOTH_TX_SIZE
208 #define CONFIG_USBHOST_BLUETOOTH_TX_SIZE 2048 macro
/components/drivers/usb/cherryusb/
A Dcherryusb_config_template.h243 #ifndef CONFIG_USBHOST_BLUETOOTH_TX_SIZE
244 #define CONFIG_USBHOST_BLUETOOTH_TX_SIZE 2048 macro
/components/drivers/usb/cherryusb/port/xhci/phytium/rt-thread/
A Dusb_config.h223 #ifndef CONFIG_USBHOST_BLUETOOTH_TX_SIZE
224 #define CONFIG_USBHOST_BLUETOOTH_TX_SIZE 2048 macro
/components/drivers/usb/cherryusb/class/wireless/
A Dusbh_bluetooth.c18 …TION USB_MEM_ALIGNX uint8_t g_bluetooth_tx_buf[USB_ALIGN_UP(CONFIG_USBHOST_BLUETOOTH_TX_SIZE, CONF…
23 …TION USB_MEM_ALIGNX uint8_t g_bluetooth_tx_buf[USB_ALIGN_UP(CONFIG_USBHOST_BLUETOOTH_TX_SIZE, CONF…

Completed in 6 milliseconds