Searched refs:CONFIG_USBHOST_BLUETOOTH_TX_SIZE (Results 1 – 4 of 4) sorted by relevance
207 #ifndef CONFIG_USBHOST_BLUETOOTH_TX_SIZE208 #define CONFIG_USBHOST_BLUETOOTH_TX_SIZE 2048 macro
243 #ifndef CONFIG_USBHOST_BLUETOOTH_TX_SIZE244 #define CONFIG_USBHOST_BLUETOOTH_TX_SIZE 2048 macro
223 #ifndef CONFIG_USBHOST_BLUETOOTH_TX_SIZE224 #define CONFIG_USBHOST_BLUETOOTH_TX_SIZE 2048 macro
18 …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