Home
last modified time | relevance | path

Searched refs:DMA_PRIORITY_LOW (Results 1 – 25 of 38) sorted by relevance

12

/bsp/stm32/libraries/HAL_Drivers/drivers/config/f4/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/f7/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/l4/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/l5/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/mp1/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/g4/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/h7/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/u5/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/stm32/libraries/HAL_Drivers/drivers/config/wb/
A Dqspi_config.h44 .Init.Priority = DMA_PRIORITY_LOW \
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/
A Dapm32s10x_dma.h110 DMA_PRIORITY_LOW, enumerator
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/
A Dapm32e10x_dma.h110 DMA_PRIORITY_LOW, enumerator
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/
A Dapm32f10x_dma.h109 DMA_PRIORITY_LOW, enumerator
/bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/src/
A Dapm32s10x_dma.c129 dmaConfig->priority = DMA_PRIORITY_LOW; in DMA_ConfigStructInit()
/bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/src/
A Dapm32e10x_dma.c153 dmaConfig->priority = DMA_PRIORITY_LOW; in DMA_ConfigStructInit()
/bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/src/
A Dapm32f10x_dma.c153 dmaConfig->priority = DMA_PRIORITY_LOW; in DMA_ConfigStructInit()
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/
A Dn32l43x_dma.h188 #define DMA_PRIORITY_LOW ((uint32_t)0x00000000) macro
191 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/
A Dn32l40x_dma.h188 #define DMA_PRIORITY_LOW ((uint32_t)0x00000000) macro
191 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/
A Dn32g43x_dma.h188 #define DMA_PRIORITY_LOW ((uint32_t)0x00000000) macro
191 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
/bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/
A Dapm32f4xx_dma.h126 DMA_PRIORITY_LOW, /*!< Set priority level to low */ enumerator
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_dma.h221 #define DMA_PRIORITY_LOW 0x00000000U /*!< Priority level : Low */ macro
627 #define IS_DMA_PRIORITY(PRIORITY) (((PRIORITY) == DMA_PRIORITY_LOW ) || \
/bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/src/
A Dn32l43x_dma.c256 DMA_InitParam->Priority = DMA_PRIORITY_LOW; in DMA_StructInit()
/bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/src/
A Dn32l40x_dma.c256 DMA_InitParam->Priority = DMA_PRIORITY_LOW; in DMA_StructInit()
/bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/src/
A Dn32g43x_dma.c256 DMA_InitParam->Priority = DMA_PRIORITY_LOW; in DMA_StructInit()
/bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/
A Dn32wb452_dma.h190 #define DMA_PRIORITY_LOW ((uint32_t)0x00000000) macro
193 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
/bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/
A Dn32g45x_dma.h190 #define DMA_PRIORITY_LOW ((uint32_t)0x00000000) macro
193 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))

Completed in 51 milliseconds

12