Home
last modified time | relevance | path

Searched refs:Priority (Results 1 – 25 of 110) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_dma.c352 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
394 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init()
499 DMA_InitStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_StructInit()
526 DMA_InitLinkedListStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_ListStructInit()
588 assert_param(IS_LL_DMA_PRIORITY(DMA_InitLinkedListStruct->Priority)); in LL_DMA_List_Init()
604 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma.c418 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
474 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init()
634 DMA_InitStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_StructInit()
670 DMA_InitLinkedListStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_ListStructInit()
748 assert_param(IS_LL_DMA_PRIORITY(DMA_InitLinkedListStruct->Priority)); in LL_DMA_List_Init()
764 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dma.c407 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
467 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init()
618 DMA_InitStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_StructInit()
655 DMA_InitLinkedListStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_ListStructInit()
717 assert_param(IS_LL_DMA_PRIORITY(DMA_InitLinkedListStruct->Priority)); in LL_DMA_List_Init()
733 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dma.c447 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
508 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init()
661 DMA_InitStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_StructInit()
699 DMA_InitLinkedListStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_ListStructInit()
777 assert_param(IS_LL_DMA_PRIORITY(DMA_InitLinkedListStruct->Priority)); in LL_DMA_List_Init()
793 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c469 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
544 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitStruct->Priority | \ in LL_DMA_Init()
697 DMA_InitStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_StructInit()
735 DMA_InitLinkedListStruct->Priority = LL_DMA_LOW_PRIORITY_LOW_WEIGHT; in LL_DMA_ListStructInit()
813 assert_param(IS_LL_DMA_PRIORITY(DMA_InitLinkedListStruct->Priority)); in LL_DMA_List_Init()
829 LL_DMA_ConfigControl(DMAx, Channel, DMA_InitLinkedListStruct->Priority | \ in LL_DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_ll_dma.c235 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
255 DMA_InitStruct->Priority); in LL_DMA_Init()
302 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f1xx/drivers/src/
Dstm32f1xx_ll_dma.c230 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
250 DMA_InitStruct->Priority); in LL_DMA_Init()
290 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32wb0x/drivers/src/
Dstm32wb0x_ll_dma.c242 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
262 DMA_InitStruct->Priority); in LL_DMA_Init()
309 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_ll_dma.c265 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
285 DMA_InitStruct->Priority); in LL_DMA_Init()
332 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_ll_dma.c256 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
276 DMA_InitStruct->Priority); in LL_DMA_Init()
323 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f3xx/drivers/src/
Dstm32f3xx_ll_dma.c251 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
271 DMA_InitStruct->Priority); in LL_DMA_Init()
312 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_ll_bdma.c261 assert_param(IS_LL_BDMA_PRIORITY(BDMA_InitStruct->Priority)); in LL_BDMA_Init()
286 BDMA_InitStruct->Priority | \ in LL_BDMA_Init()
335 BDMA_InitStruct->Priority = LL_BDMA_PRIORITY_LOW; in LL_BDMA_StructInit()
Dstm32h7xx_ll_dma.c303 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
338 DMA_InitStruct->Priority | \ in LL_DMA_Init()
409 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_ll_dma.c274 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
296 DMA_InitStruct->Priority | \ in LL_DMA_Init()
345 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_ll_dma.c289 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
309 DMA_InitStruct->Priority); in LL_DMA_Init()
356 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_ll_dma.c280 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
300 DMA_InitStruct->Priority); in LL_DMA_Init()
347 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_ll_dma.c287 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
307 DMA_InitStruct->Priority); in LL_DMA_Init()
354 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_ll_dma.c278 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
298 DMA_InitStruct->Priority); in LL_DMA_Init()
345 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_dma.c280 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
300 DMA_InitStruct->Priority); in LL_DMA_Init()
341 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_ll_dma.c300 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
320 DMA_InitStruct->Priority); in LL_DMA_Init()
379 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_ll_dma.c300 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
329 DMA_InitStruct->Priority in LL_DMA_Init()
399 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f0xx/drivers/src/
Dstm32f0xx_ll_dma.c302 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
322 DMA_InitStruct->Priority); in LL_DMA_Init()
373 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_ll_dma.c298 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
327 DMA_InitStruct->Priority in LL_DMA_Init()
397 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_ll_dma.c294 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
325 DMA_InitStruct->Priority in LL_DMA_Init()
396 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_ll_dma.c319 assert_param(IS_LL_DMA_PRIORITY(DMA_InitStruct->Priority)); in LL_DMA_Init()
348 DMA_InitStruct->Priority in LL_DMA_Init()
418 DMA_InitStruct->Priority = LL_DMA_PRIORITY_LOW; in LL_DMA_StructInit()

12345