Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_dma.h362 #define DMA_PRIORITY_VERY_HIGH ((uint32_t)DMA_CCR_PL) /*!< Priority level : Very_High */ macro
367 ((PRIORITY) == DMA_PRIORITY_VERY_HIGH))
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_dma.h402 #define DMA_PRIORITY_VERY_HIGH DMA_CCR_PL /*!< Priority level : Very_High */ macro
744 ((PRIORITY) == DMA_PRIORITY_VERY_HIGH))
/loramac-node-latest/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_dma.h257 #define DMA_PRIORITY_VERY_HIGH ((uint32_t)DMA_CCR_PL) /*!< Priority level : Very_High */ macro
671 ((PRIORITY) == DMA_PRIORITY_VERY_HIGH))