zephyr/doc/connectivity/usb/device_next/api
Johann Fischer 67caae3aca usb: device_next: introduce UDC_BUF_POOL_*_DEFINE macros
Introduce UDC_BUF_POOL_*_DEFINE macros based on NET_BUF_POOL_*_DEFINE
macros but use our own version of alloc and unref callbacks to get
buffers with specific alignment and granularity. Also, do not use ref
callback because it breaks alignment.
Also introduces helper macros for defining and checking UDC
driver-compliant static buffers.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-07-30 18:26:04 +01:00
..
index.rst doc: usb: include new MSC device API 2024-06-18 19:56:54 -04:00
uac2_device.rst
udc.rst usb: device_next: introduce UDC_BUF_POOL_*_DEFINE macros 2024-07-30 18:26:04 +01:00
usbd.rst doc: usb: include group usbd_msg_api 2024-06-18 19:56:54 -04:00
usbd_hid_device.rst
usbd_msc_device.rst doc: usb: include new MSC device API 2024-06-18 19:56:54 -04:00