Searched refs:LL_DMA_PRIORITY_LOW (Results 1 – 2 of 2) sorted by relevance
71 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \342 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
309 #define LL_DMA_PRIORITY_LOW 0x00000000U /*!< Priority level : Low */ macro
Completed in 135 milliseconds