-
CONFIG_USB_DEVICE_SOF
¶
Enable Start of Frame processing in events
Type: bool
Default¶
y if
USB_DEVICE_AUDIO
&&NRFX_USBD
Kconfig definition¶
At <Zephyr>/subsys/usb/Kconfig:82
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:34
→ <Zephyr>/subsys/Kconfig:42
Menu path: (Top) → Sub Systems and OS Services → USB Device Support
config USB_DEVICE_SOF bool "Enable Start of Frame processing in events" default y ifUSB_DEVICE_AUDIO
&&NRFX_USBD
depends onUSB_DEVICE_STACK
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)