Searched refs:LL_DMA_PRIORITY_LOW (Results 1 – 25 of 43) sorted by relevance
12
72 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \302 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
70 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \290 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
71 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \309 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
71 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \332 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
71 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \323 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
70 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \312 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
71 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \345 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
87 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \356 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
71 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \347 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
72 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \354 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
70 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \341 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
82 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \379 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
80 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \399 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
89 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \373 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
79 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \397 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
73 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \396 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
100 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) || \418 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
78 #define IS_LL_DMA_PRIORITY(__VALUE__) (((__VALUE__) == LL_DMA_PRIORITY_LOW) …409 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
286 #define DMA_PRIORITY_LOW LL_DMA_PRIORITY_LOW /*!< Priority level : Low …
291 #define DMA_PRIORITY_LOW LL_DMA_PRIORITY_LOW /*!< Priority level : Low …
312 #define DMA_PRIORITY_LOW LL_DMA_PRIORITY_LOW /*!< Priority level : Low …
337 #define DMA_PRIORITY_LOW LL_DMA_PRIORITY_LOW /*!< Priority level : Low …
369 #define DMA_PRIORITY_LOW LL_DMA_PRIORITY_LOW /*!< Priority level : Low …
318 #define LL_DMA_PRIORITY_LOW 0x00000000U /*!< Priority level : Low */ macro