Home
last modified time | relevance | path

Searched refs:channel_priority (Results 26 – 37 of 37) sorted by relevance

12

/Zephyr-latest/drivers/dma/
Ddma_mcux_lpc.c717 DMA_SetChannelPriority(p_handle->base, p_handle->channel, config->channel_priority); in dma_mcux_lpc_configure()
/Zephyr-latest/drivers/usb/udc/
Dudc_smartbond.c156 tx->channel_priority = 7; in usb_smartbond_dma_config()
188 rx->channel_priority = 2; in usb_smartbond_dma_config()
/Zephyr-latest/drivers/i2s/
Di2s_mcux_flexcomm.c455 LOG_DBG("channel_priority is %d", stream->dma_cfg.channel_priority); in i2s_mcux_config_dma_blocks()
Di2s_ll_stm32.c1002 .channel_priority = STM32_DMA_CONFIG_PRIORITY( \
/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c1981 hdma->Init.Priority = table_priority[dma_stream->cfg.channel_priority]; in flash_stm32_xspi_dma_init()
2365 .channel_priority = STM32_DMA_CONFIG_PRIORITY( \
Dflash_stm32_ospi.c2192 hdma.Init.Priority = table_priority[dma_cfg.channel_priority]; in flash_stm32_ospi_init()
2549 .channel_priority = STM32_DMA_CONFIG_PRIORITY( \
/Zephyr-latest/drivers/spi/
Dspi_andes_atcspi200.c906 .channel_priority = ANDES_DMA_CONFIG_PRIORITY( \
Dspi_ll_stm32.c1330 .channel_priority = STM32_DMA_CONFIG_PRIORITY( \
/Zephyr-latest/drivers/serial/
Duart_xmc4xxx.c975 .channel_priority = DT_INST_DMAS_CELL_BY_NAME(index, dir, priority), \
Duart_stm32.c2228 .channel_priority = STM32_DMA_CONFIG_PRIORITY( \
/Zephyr-latest/drivers/adc/
Dadc_stm32.c1728 .channel_priority = STM32_DMA_CONFIG_PRIORITY( \
/Zephyr-latest/drivers/i3c/
Di3c_stm32.c2088 .channel_priority = \

12