Home
last modified time | relevance | path

Searched refs:PERIPHERAL_TO_PERIPHERAL (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_sedi.c144 case PERIPHERAL_TO_PERIPHERAL: in dma_config_convert()
Ddma_silabs_ldma.c355 case PERIPHERAL_TO_PERIPHERAL: in dma_silabs_configure()
Ddma_nxp_sdma.c157 case PERIPHERAL_TO_PERIPHERAL: in sdma_set_transfer_type()
Ddma_smartbond.c335 case PERIPHERAL_TO_PERIPHERAL: in dma_channel_update_dreq_mode()
Ddma_mcux_edma.c328 case PERIPHERAL_TO_PERIPHERAL: in dma_mcux_edma_configure()
/Zephyr-latest/include/zephyr/drivers/
Ddma.h44 PERIPHERAL_TO_PERIPHERAL, enumerator
/Zephyr-latest/drivers/spi/
Dspi_mcux_lpspi.c298 stream->dma_cfg.channel_direction = PERIPHERAL_TO_PERIPHERAL; in spi_mcux_dma_common_load()