Home
last modified time | relevance | path

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

/bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/documentation/
A Dusb_device_async.rst35 * On *SetConfigure* request initialize and enable other endpoints, sends
46 To support USB transfer on endpoints, endpoints information is stored
48 callbacks and transfer data pointers. The number of endpoints that the driver
50 number of endpoints the driver needs to support should be minimized.
163 as control endpoint instead of dedicated IN and OUT endpoints).
168 When transferring data through USB device endpoints, buffer pointers can be
181 * For control endpoints, cache buffer must be enabled to fill setup packet.
184 * For OUT endpoints, if the cache is allocated, it's possible to pass unaligned
188 * For IN endpoints, if the cache is allocated, it's possible to pass buffer
193 of endpoints supported and the buffer usage of used input and/or output
[all …]
/bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/documentation/
A Dusb_device_async.rst35 * On *SetConfigure* request initialize and enable other endpoints, sends
46 To support USB transfer on endpoints, endpoints information is stored
48 callbacks and transfer data pointers. The number of endpoints that the driver
50 number of endpoints the driver needs to support should be minimized.
163 as control endpoint instead of dedicated IN and OUT endpoints).
168 When transferring data through USB device endpoints, buffer pointers can be
181 * For control endpoints, cache buffer must be enabled to fill setup packet.
184 * For OUT endpoints, if the cache is allocated, it's possible to pass unaligned
188 * For IN endpoints, if the cache is allocated, it's possible to pass buffer
193 of endpoints supported and the buffer usage of used input and/or output
[all …]
/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/rpmsg/
A Drpmsg.c151 metal_list_for_each(&rdev->endpoints, node) { in rpmsg_get_endpoint()
197 metal_list_add_tail(&rdev->endpoints, &ept->node); in rpmsg_register_endpoint()
A Drpmsg_virtio.c652 metal_list_init(&rdev->endpoints); in rpmsg_init_vdev()
682 while (!metal_list_is_empty(&rdev->endpoints)) { in rpmsg_deinit_vdev()
683 node = rdev->endpoints.next; in rpmsg_deinit_vdev()
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/rpmsg/
A Drpmsg.c151 metal_list_for_each(&rdev->endpoints, node) { in rpmsg_get_endpoint()
197 metal_list_add_tail(&rdev->endpoints, &ept->node); in rpmsg_register_endpoint()
A Drpmsg_virtio.c652 metal_list_init(&rdev->endpoints); in rpmsg_init_vdev()
682 while (!metal_list_is_empty(&rdev->endpoints)) { in rpmsg_deinit_vdev()
683 node = rdev->endpoints.next; in rpmsg_deinit_vdev()
/bsp/stm32/stm32mp157a-st-discovery/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Drpmsg.h103 struct metal_list endpoints; member
/bsp/stm32/stm32mp157a-st-ev1/board/ports/OpenAMP/open-amp/lib/include/openamp/
A Drpmsg.h103 struct metal_list endpoints; member
/bsp/microchip/same70/
A DREADME_zh.md26 … Host High-speed (USBHS) at 480 Mbps, 4-Kbyte FIFO, up to 10 bidirectional endpoints, dedicated DMA
A DREADME.md26 … Host High-speed (USBHS) at 480 Mbps, 4-Kbyte FIFO, up to 10 bidirectional endpoints, dedicated DMA
/bsp/microchip/same54/
A DREADME_zh.md56 - Eight endpoints
A DREADME.md56 - Eight endpoints
/bsp/microchip/samd51-adafruit-metro-m4/
A DREADME_zh.md61 - Eight endpoints
A DREADME.md61 - Eight endpoints
/bsp/microchip/samd51-seeed-wio-terminal/
A DREADME.md64 - Eight endpoints
A DREADME_zh.md64 - Eight endpoints
/bsp/microchip/samd51-adafruit-metro-m4/bsp/
A Datmel_start_config.atstart1060 usbd_num_ep_sp: 4 (EP0 + 3 endpoints)
/bsp/microchip/samd51-seeed-wio-terminal/bsp/
A Datmel_start_config.atstart1084 usbd_num_ep_sp: 4 (EP0 + 3 endpoints)

Completed in 23 milliseconds