Home
last modified time | relevance | path

Searched refs:DMA_PRIORITY_HIGH (Results 1 – 3 of 3) sorted by relevance

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_dma.h361 #define DMA_PRIORITY_HIGH ((uint32_t)DMA_CCR_PL_1) /*!< Priority level : High */ macro
366 ((PRIORITY) == DMA_PRIORITY_HIGH) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dma.h401 #define DMA_PRIORITY_HIGH DMA_CCR_PL_1 /*!< Priority level : High */ macro
743 ((PRIORITY) == DMA_PRIORITY_HIGH) || \
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_dma.h256 #define DMA_PRIORITY_HIGH ((uint32_t)DMA_CCR_PL_1) /*!< Priority level : High */ macro
670 ((PRIORITY) == DMA_PRIORITY_HIGH) || \