Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_asix.c20 static USB_NOCACHE_RAM_SECTION USB_MEM_ALIGNX uint8_t g_asix_inttx_buffer[USB_ALIGN_UP(16, CONFIG_U… variable
656 …fill(&asix_class->intin_urb, asix_class->hport, asix_class->intin, g_asix_inttx_buffer, 8, USB_OSA… in usbh_asix_get_connect_status()
662 if (g_asix_inttx_buffer[1] == 0x00) { in usbh_asix_get_connect_status()
663 if (g_asix_inttx_buffer[2] & 0x01) { in usbh_asix_get_connect_status()

Completed in 23 milliseconds