-
CONFIG_I2S_CAVS_TX_BLOCK_COUNT
¶
TX queue length
Type: int
Help¶
The maximum number of blocks that can be accommodated in the Tx queue.
Kconfig definition¶
At drivers/i2s/Kconfig.cavs:18
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:42
→ drivers/i2s/Kconfig:39
Menu path: (top menu) → Device Drivers → I2S bus drivers → Intel I2S (SSP) Bus Driver
config I2S_CAVS_TX_BLOCK_COUNT int prompt "TX queue length" ifI2S_CAVS
&&I2S
default 4 ifI2S_CAVS
&&I2S
depends onI2S_CAVS
&&I2S
help The maximum number of blocks that can be accommodated in the Tx queue.
(Definitions include propagated dependencies, including from if’s and menus.)