-
CONFIG_USB_DFU_DETACH_TIMEOUT
¶
(No prompt – not directly user assignable.)
Type: int
Direct dependencies¶
USB_DFU_CLASS
&& USB_DEVICE_STACK
&& USB_DEVICE_STACK
(Includes any dependencies from if’s and menus.)
Defaults¶
- 1000 if
USB_DFU_CLASS
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
Kconfig definition¶
At subsys/usb/class/Kconfig:147
Included via Kconfig:10
→ Kconfig.zephyr:35
→ subsys/Kconfig:26
→ subsys/usb/Kconfig:84
Menu path: (top menu) → USB device stack
config USB_DFU_DETACH_TIMEOUT int default 1000 ifUSB_DFU_CLASS
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
depends onUSB_DFU_CLASS
&&USB_DEVICE_STACK
&&USB_DEVICE_STACK
(Definitions include propagated dependencies, including from if’s and menus.)