zephyr/tests/drivers/dma
Declan Snyder 9e855347be tests: dma loop_transfer: Ex of LPC DMA Kconfig
Show an example of the LPC DMA Kconfig to reduce RAM based on the number
of DMA channels expected to be used. In this test, only one DMA channel
is needed, so we can show an example of how to reduce RAM usage of the
driver by configuring this value appropriately.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
2023-07-17 13:06:01 -05:00
..
chan_blen_transfer tests: drivers: dma: Added channel chaining support to mimxrt1050 2023-07-04 09:29:39 +02:00
chan_link_transfer tests: drivers: dma: Added channel chaining support to mimxrt1050 2023-07-04 09:29:39 +02:00
loop_transfer tests: dma loop_transfer: Ex of LPC DMA Kconfig 2023-07-17 13:06:01 -05:00
scatter_gather dma: fix the DMA_TCD_QUEUE_SIZE setting issue in test 2023-07-14 09:38:26 +02:00