Home
last modified time | relevance | path

Searched refs:LinkAllocatedPort (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_dma.c369 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitStruct->LinkAllocatedPort)); in LL_DMA_Init()
395 DMA_InitStruct->LinkAllocatedPort | \ in LL_DMA_Init()
511 DMA_InitStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_StructInit()
529 DMA_InitLinkedListStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_ListStructInit()
594 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitLinkedListStruct->LinkAllocatedPort)); in LL_DMA_List_Init()
605 DMA_InitLinkedListStruct->LinkAllocatedPort | \ in LL_DMA_List_Init()
Dstm32wbaxx_hal_dma_ex.c585 assert_param(IS_DMA_LINK_ALLOCATED_PORT(hdma->InitLinkedList.LinkAllocatedPort)); in HAL_DMAEx_List_Init()
3485 tmpreg |= hdma->InitLinkedList.LinkAllocatedPort; in DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma.c435 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitStruct->LinkAllocatedPort)); in LL_DMA_Init()
475 DMA_InitStruct->LinkAllocatedPort | \ in LL_DMA_Init()
647 DMA_InitStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_StructInit()
673 DMA_InitLinkedListStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_ListStructInit()
754 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitLinkedListStruct->LinkAllocatedPort)); in LL_DMA_List_Init()
765 DMA_InitLinkedListStruct->LinkAllocatedPort | \ in LL_DMA_List_Init()
Dstm32u5xx_hal_dma_ex.c624 assert_param(IS_DMA_LINK_ALLOCATED_PORT(hdma->InitLinkedList.LinkAllocatedPort)); in HAL_DMAEx_List_Init()
3664 tmpreg |= hdma->InitLinkedList.LinkAllocatedPort; in DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dma.c429 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitStruct->LinkAllocatedPort)); in LL_DMA_Init()
468 DMA_InitStruct->LinkAllocatedPort | \ in LL_DMA_Init()
632 DMA_InitStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_StructInit()
658 DMA_InitLinkedListStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_ListStructInit()
723 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitLinkedListStruct->LinkAllocatedPort)); in LL_DMA_List_Init()
734 DMA_InitLinkedListStruct->LinkAllocatedPort | \ in LL_DMA_List_Init()
Dstm32h5xx_hal_dma_ex.c624 assert_param(IS_DMA_LINK_ALLOCATED_PORT(hdma->InitLinkedList.LinkAllocatedPort)); in HAL_DMAEx_List_Init()
3663 tmpreg |= hdma->InitLinkedList.LinkAllocatedPort; in DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_ll_dma.c470 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitStruct->LinkAllocatedPort)); in LL_DMA_Init()
509 DMA_InitStruct->LinkAllocatedPort | \ in LL_DMA_Init()
676 DMA_InitStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_StructInit()
702 DMA_InitLinkedListStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_ListStructInit()
783 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitLinkedListStruct->LinkAllocatedPort)); in LL_DMA_List_Init()
794 DMA_InitLinkedListStruct->LinkAllocatedPort | \ in LL_DMA_List_Init()
Dstm32h7rsxx_hal_dma_ex.c628 assert_param(IS_DMA_LINK_ALLOCATED_PORT(hdma->InitLinkedList.LinkAllocatedPort)); in HAL_DMAEx_List_Init()
3647 tmpreg |= hdma->InitLinkedList.LinkAllocatedPort; in DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c492 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitStruct->LinkAllocatedPort)); in LL_DMA_Init()
545 DMA_InitStruct->LinkAllocatedPort | \ in LL_DMA_Init()
712 DMA_InitStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_StructInit()
738 DMA_InitLinkedListStruct->LinkAllocatedPort = LL_DMA_LINK_ALLOCATED_PORT0; in LL_DMA_ListStructInit()
819 assert_param(IS_LL_DMA_LINK_ALLOCATED_PORT(DMA_InitLinkedListStruct->LinkAllocatedPort)); in LL_DMA_List_Init()
830 DMA_InitLinkedListStruct->LinkAllocatedPort | \ in LL_DMA_List_Init()
Dstm32n6xx_hal_dma_ex.c628 assert_param(IS_DMA_LINK_ALLOCATED_PORT(hdma->InitLinkedList.LinkAllocatedPort)); in HAL_DMAEx_List_Init()
3683 tmpreg |= hdma->InitLinkedList.LinkAllocatedPort; in DMA_List_Init()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_ll_dma.h238 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
283 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
1294 …LL_DMA_SetLinkAllocatedPort(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t LinkAllocatedPort) in LL_DMA_SetLinkAllocatedPort() argument
1298 DMA_CCR_LAP, LinkAllocatedPort); in LL_DMA_SetLinkAllocatedPort()
Dstm32wbaxx_hal_dma.h106 uint32_t LinkAllocatedPort; /*!< Specifies the linked-list allocated port for the DMA channel. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_dma.h246 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
341 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
1933 …LL_DMA_SetLinkAllocatedPort(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t LinkAllocatedPort) in LL_DMA_SetLinkAllocatedPort() argument
1937 DMA_CCR_LAP, LinkAllocatedPort); in LL_DMA_SetLinkAllocatedPort()
Dstm32h5xx_hal_dma.h106 uint32_t LinkAllocatedPort; /*!< Specifies the linked-list allocated port for the DMA channel. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_dma.h255 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
348 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
1814 …LL_DMA_SetLinkAllocatedPort(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t LinkAllocatedPort) in LL_DMA_SetLinkAllocatedPort() argument
1818 DMA_CCR_LAP, LinkAllocatedPort); in LL_DMA_SetLinkAllocatedPort()
Dstm32u5xx_hal_dma.h106 uint32_t LinkAllocatedPort; /*!< Specifies the linked-list allocated port for the DMA channel. member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_dma.h261 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
356 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
1783 …LL_DMA_SetLinkAllocatedPort(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t LinkAllocatedPort) in LL_DMA_SetLinkAllocatedPort() argument
1787 DMA_CCR_LAP, LinkAllocatedPort); in LL_DMA_SetLinkAllocatedPort()
Dstm32h7rsxx_hal_dma.h106 uint32_t LinkAllocatedPort; /*!< Specifies the linked-list allocated port for the DMA channel. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_dma.h261 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
356 uint32_t LinkAllocatedPort; /*!< This field specify the linked-list allocated port. member
2205 …LL_DMA_SetLinkAllocatedPort(const DMA_TypeDef *DMAx, uint32_t Channel, uint32_t LinkAllocatedPort) in LL_DMA_SetLinkAllocatedPort() argument
2209 DMA_CCR_LAP, LinkAllocatedPort); in LL_DMA_SetLinkAllocatedPort()
Dstm32n6xx_hal_dma.h106 uint32_t LinkAllocatedPort; /*!< Specifies the linked-list allocated port for the DMA channel. member