-
CONFIG_I2S_INIT_PRIORITY
¶
Init priority
Type: int
Help¶
Device driver initialization priority.
Kconfig definition¶
At drivers/i2s/Kconfig:17
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:40
Menu path: (top menu) → Device Drivers → I2S bus drivers
config I2S_INIT_PRIORITY int prompt "Init priority" ifI2S
default 70 ifI2S
depends onI2S
help Device driver initialization priority.
(Definitions include propagated dependencies, including from if’s and menus.)