zephyr/subsys/usb/device
ZhongYao Luo 188a42b117 usb: device: fix unaligned memory access in Audio class
Use UNALIGNED_*, sys_get_* to fix unaligned memory
access issues

Signed-off-by: ZhongYao Luo <LuoZhongYao@gmail.com>
2024-11-26 15:44:45 -05:00
..
class usb: device: fix unaligned memory access in Audio class 2024-11-26 15:44:45 -05:00
bos_desc.h usb: bos: cleanup Binary Device Object Store header 2024-05-17 16:25:02 +01:00
bos.c usb: bos: cleanup Binary Device Object Store header 2024-05-17 16:25:02 +01:00
CMakeLists.txt
Kconfig usb: device: add USB_CONFIGURATION_STRING_DESC KConfig option 2024-07-28 07:30:30 +03:00
os_desc.c
os_desc.h
usb_descriptor.c usb: Add missing wMaxPacketSize endian conversions 2024-08-21 18:25:30 +01:00
usb_descriptor.h
usb_device.c zephyr: bulk update to DT_NODE_HAS_STATUS_OKAY 2024-10-03 17:06:52 +01:00
usb_transfer.c
usb_transfer.h
usb_work_q.c
usb_work_q.h