Searched refs:CONFIG_USBHOST_BLUETOOTH_RX_SIZE (Results 1 – 4 of 4) sorted by relevance
210 #ifndef CONFIG_USBHOST_BLUETOOTH_RX_SIZE211 #define CONFIG_USBHOST_BLUETOOTH_RX_SIZE 2048 macro
246 #ifndef CONFIG_USBHOST_BLUETOOTH_RX_SIZE247 #define CONFIG_USBHOST_BLUETOOTH_RX_SIZE 2048 macro
226 #ifndef CONFIG_USBHOST_BLUETOOTH_RX_SIZE227 #define CONFIG_USBHOST_BLUETOOTH_RX_SIZE 2048 macro
19 …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