:orphan: .. title:: CONFIG_DMA_IPROC_PAX_TOGGLE_MODE .. kconfig:: CONFIG_DMA_IPROC_PAX_TOGGLE_MODE CONFIG_DMA_IPROC_PAX_TOGGLE_MODE ################################ *PAX DMA Ring toggle mode* Type: ``bool`` Help ==== .. code-block:: none PAX DMA hardware ring operation in toggle mode Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/dma/Kconfig.iproc_pax:43`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:68`` → ``/dma/Kconfig:39`` Menu path: (Top) → Device Drivers → DMA driver Configuration → PAX DMA Ring operation mode .. code-block:: kconfig config DMA_IPROC_PAX_TOGGLE_MODE bool "PAX DMA Ring toggle mode" depends on help PAX DMA hardware ring operation in toggle mode *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*