-
CONFIG_I2S_SAM_SSC_DMA_NAME
¶
DMA device name
Type: string
Help¶
Name of the DMA device this device driver can use.
Default¶
“DMA_0”
Kconfig definition¶
At drivers/i2s/Kconfig.sam_ssc:32
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:38
→ drivers/i2s/Kconfig:28
Menu path: (Top) → Device Drivers → I2S bus drivers → Atmel SAM MCU family I2S (SSC) Bus Driver
config I2S_SAM_SSC_DMA_NAME string "DMA device name" default "DMA_0" depends onI2S_SAM_SSC
&&I2S
help Name of the DMA device this device driver can use.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)