| /bsp/stm32/stm32l475-atk-pandora/board/ports/ |
| A D | drv_sdio_adapter.c | 54 … DMA_PDATAALIGN_WORD | DMA_MDATAALIGN_WORD | DMA_NORMAL | DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_TxConfig() 81 … DMA_PDATAALIGN_WORD | DMA_MDATAALIGN_WORD | DMA_NORMAL | DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_RxConfig()
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_sdio.c | 700 sdio_obj.dma.handle_tx.Init.Priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_TxConfig() 719 sdio_obj.dma.handle_tx.Init.Priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_TxConfig() 737 sdio_obj.dma.handle_tx.Init.Priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_TxConfig() 766 sdio_obj.dma.handle_rx.Init.Priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_RxConfig() 798 sdio_obj.dma.handle_rx.Init.Priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_RxConfig()
|
| A D | drv_usart.c | 1135 DMA_Handle->Init.Priority = DMA_PRIORITY_MEDIUM; in stm32_dma_config()
|
| A D | drv_usart_v2.c | 1191 DMA_Handle->Init.Priority = DMA_PRIORITY_MEDIUM; in stm32_dma_config()
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_sdio.c | 709 DMA_InitStructure.priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_TxConfig() 735 DMA_InitStructure.priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_TxConfig() 773 DMA_InitStructure.priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_RxConfig() 799 DMA_InitStructure.priority = DMA_PRIORITY_MEDIUM; in SD_LowLevel_DMA_RxConfig()
|
| /bsp/apm32/libraries/APM32S10x_Library/APM32S10x_StdPeriphDriver/inc/ |
| A D | apm32s10x_dma.h | 111 DMA_PRIORITY_MEDIUM, enumerator
|
| /bsp/apm32/libraries/APM32E10x_Library/APM32E10x_StdPeriphDriver/inc/ |
| A D | apm32e10x_dma.h | 111 DMA_PRIORITY_MEDIUM, enumerator
|
| /bsp/apm32/libraries/APM32F10x_Library/APM32F10x_StdPeriphDriver/inc/ |
| A D | apm32f10x_dma.h | 110 DMA_PRIORITY_MEDIUM, enumerator
|
| /bsp/n32/libraries/N32L43x_Firmware_Library/n32l43x_std_periph_driver/inc/ |
| A D | n32l43x_dma.h | 187 #define DMA_PRIORITY_MEDIUM ((uint32_t)0x00001000) macro 191 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
|
| /bsp/n32/libraries/N32L40x_Firmware_Library/n32l40x_std_periph_driver/inc/ |
| A D | n32l40x_dma.h | 187 #define DMA_PRIORITY_MEDIUM ((uint32_t)0x00001000) macro 191 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
|
| /bsp/n32/libraries/N32G43x_Firmware_Library/n32g43x_std_periph_driver/inc/ |
| A D | n32g43x_dma.h | 187 #define DMA_PRIORITY_MEDIUM ((uint32_t)0x00001000) macro 191 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
|
| /bsp/apm32/libraries/APM32F4xx_Library/APM32F4xx_StdPeriphDriver/inc/ |
| A D | apm32f4xx_dma.h | 127 DMA_PRIORITY_MEDIUM, /*!< Set priority level to medium */ enumerator
|
| /bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/ |
| A D | stm32l1xx_hal_dma.h | 222 #define DMA_PRIORITY_MEDIUM DMA_CCR_PL_0 /*!< Priority level : Medium */ macro 628 ((PRIORITY) == DMA_PRIORITY_MEDIUM) || \
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_std_periph_driver/inc/ |
| A D | n32wb452_dma.h | 189 #define DMA_PRIORITY_MEDIUM ((uint32_t)0x00001000) macro 193 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
|
| /bsp/n32/libraries/N32G45x_Firmware_Library/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_dma.h | 189 #define DMA_PRIORITY_MEDIUM ((uint32_t)0x00001000) macro 193 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
|
| /bsp/n32/libraries/N32G4FR_Firmware_Library/n32g4fr_std_periph_driver/inc/ |
| A D | n32g4fr_dma.h | 189 #define DMA_PRIORITY_MEDIUM ((uint32_t)0x00001000) macro 193 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
|
| /bsp/at32/libraries/rt_drivers/ |
| A D | drv_sdio.c | 706 dma_init_struct.priority = DMA_PRIORITY_MEDIUM; in sd_lowlevel_dmatx_config() 745 dma_init_struct.priority = DMA_PRIORITY_MEDIUM; in sd_lowlevel_dmarx_config()
|
| A D | drv_spi.c | 524 dma_init_struct.priority = DMA_PRIORITY_MEDIUM; in at32_spi_dma_init()
|
| A D | drv_usart.c | 320 dma_init_struct.priority = DMA_PRIORITY_MEDIUM; in at32_dma_config()
|
| A D | drv_usart_v2.c | 351 dma_init_struct.priority = DMA_PRIORITY_MEDIUM; in at32_dma_config()
|
| A D | drv_hard_i2c.c | 1226 dma_init_struct.priority = DMA_PRIORITY_MEDIUM; in at32_i2c_dma_init()
|
| /bsp/n32g452xx/Libraries/N32_Std_Driver/n32g45x_std_periph_driver/inc/ |
| A D | n32g45x_dma.h | 189 #define DMA_PRIORITY_MEDIUM ((uint32_t)0x00001000) macro 193 || ((PRIORITY) == DMA_PRIORITY_MEDIUM) || ((PRIORITY) == DMA_PRIORITY_LOW))
|
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/ |
| A D | gd32vf103_dma.h | 211 #define DMA_PRIORITY_MEDIUM CHCTL_PRIO(1U) /*!< m… macro
|
| /bsp/stm32/stm32f407-rt-spark/board/ports/audio/ |
| A D | drv_mic.c | 72 I2S3_RXDMA_Handler.Init.Priority = DMA_PRIORITY_MEDIUM; in I2S3_Init()
|
| /bsp/stm32/stm32f429-atk-apollo/board/ports/audio/ |
| A D | drv_mic.c | 134 _sai_b.hdma.Init.Priority = DMA_PRIORITY_MEDIUM; in SAIB_tx_dma()
|