-
CONFIG_CDC_ECM_INTERRUPT_EP_MPS
¶
(No prompt – not directly user assignable.)
Type: int
Help¶
CDC ECM class interrupt endpoint size
Direct dependencies¶
USB_DEVICE_NETWORK_ECM
&& USB_DEVICE_STACK
&& USB_DEVICE_STACK
&& USB_DEVICE_STACK
(Includes any dependencies from if’s and menus.)
Defaults¶
- 16 if
USB_DEVICE_NETWORK_ECM
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
Kconfig definition¶
At subsys/usb/class/netusb/Kconfig:41
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:26
→ subsys/usb/Kconfig:84
→ subsys/usb/class/Kconfig:131
Menu path: (top menu) → USB device stack → USB Device Networking support
config CDC_ECM_INTERRUPT_EP_MPS int default 16 ifUSB_DEVICE_NETWORK_ECM
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
depends onUSB_DEVICE_NETWORK_ECM
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
help CDC ECM class interrupt endpoint size
(Definitions include propagated dependencies, including from if’s and menus.)