-
CONFIG_TRACING_USB_MPS
¶
USB backend max packet size
Type: int
Help¶
USB tracing backend max packet size(endpoint MPS).
Default¶
64
Kconfig definition¶
At <Zephyr>/subsys/tracing/Kconfig:179
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:59
Menu path: (Top) → Sub Systems and OS Services → Tracing Support
config TRACING_USB_MPS int "USB backend max packet size" default 64 depends onTRACING_BACKEND_USB
&&TRACING
help USB tracing backend max packet size(endpoint MPS).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)