zephyr/tests
Tomasz Moń 3e7368829b usb: device_next: uac2: interface descriptor macros
Add macros to initialize full set of descriptors required for USB Audio
Class 2 instance. Descriptors start with Interface Association
Descriptor that binds together the AudioControl interface and all
AudioStreaming interfaces.

AudioStreaming interfaces have alternate setting 0 without any endpoints
and alternate setting 1 with isochronous endpoint with max packet size
calculated on maximum sample frequency, number of channels, subslot size
and clock synchronization (asynchronous endpoints require +1 sample).

Signed-off-by: Tomasz Moń <tomasz.mon@nordicsemi.no>
2023-12-15 14:24:44 +01:00
..
application_development tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
arch tests: arm64_high_addresses: Remove unused build option 2023-12-14 19:07:39 +00:00
benchmarks tests: Fix bias adjustment in latency_measure 2023-12-15 11:42:06 +00:00
bluetooth tests: Bluetooth: ascs: Add expect_bt_bap_stream_ops_released_called 2023-12-12 15:33:13 +01:00
boards tests/boards/native_sim/rtc: Rename testcase 2023-11-30 09:42:25 -05:00
boot doc: test: improve pytest documentation 2023-12-14 10:12:21 +01:00
bsim tests: bsim: has: Change printk to LOG 2023-12-14 19:07:28 +00:00
cmake tests/cmake/*: Switch to native_sim 2023-11-27 16:06:42 +00:00
crypto tests/crypto/*: Switch from native_posix to native_sim 2023-11-27 16:06:42 +00:00
drivers drivers/sensor: add support to LIS2DU12 accelerometer 2023-12-14 09:28:52 +01:00
kconfig/configdefault tests: Remove stray uses of CONFIG_ZTEST_NEW_API 2023-10-26 10:55:38 +02:00
kernel tests: move shared_multi_heap to tests/lib 2023-12-13 17:27:54 -05:00
lib lib: heap: make multi-heap feature configurable 2023-12-13 17:27:54 -05:00
misc tests/*: Switch integration platform to native_sim 2023-11-30 09:42:25 -05:00
modules tests: modules: nanopb: Add a custom nested library 2023-12-01 10:50:26 +00:00
net tests: net: socket: tcp: Fix build for nrf5340dk_nrf5340_cpuapp_ns 2023-12-15 14:05:55 +01:00
posix posix: pthread_once: simplify and reduce size of pthread_once_t 2023-12-14 09:32:58 +01:00
robot Twister: Add integration with renode-test 2023-05-26 09:43:49 -04:00
subsys usb: device_next: uac2: interface descriptor macros 2023-12-15 14:24:44 +01:00
unit tests: crc: remove unrelated tag 2023-11-30 11:23:11 -05:00
ztest tests/ztest: Swap native_posix with native_sim 2023-11-20 12:02:48 +01:00
test_config.yaml twister: tests: Add some generic driver tests to the scope 2023-11-30 19:38:50 -05:00