Home
last modified time | relevance | path

Searched refs:pOldNode (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c1770 DMA_NodeTypeDef *const pOldNode, in HAL_DMAEx_List_ReplaceNode() argument
1778 if ((pQList == NULL) || (pOldNode == NULL) || (pNewNode == NULL)) in HAL_DMAEx_List_ReplaceNode()
1802 if (DMA_List_CheckNodesBaseAddresses(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1811 if (DMA_List_CheckNodesTypes(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1830 if (DMA_List_FindNode(pQList, pOldNode, &node_info) == 0U) in HAL_DMAEx_List_ReplaceNode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c1754 DMA_NodeTypeDef *const pOldNode, in HAL_DMAEx_List_ReplaceNode() argument
1762 if ((pQList == NULL) || (pOldNode == NULL) || (pNewNode == NULL)) in HAL_DMAEx_List_ReplaceNode()
1786 if (DMA_List_CheckNodesBaseAddresses(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1795 if (DMA_List_CheckNodesTypes(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1814 if (DMA_List_FindNode(pQList, pOldNode, &node_info) == 0U) in HAL_DMAEx_List_ReplaceNode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c1770 DMA_NodeTypeDef *const pOldNode, in HAL_DMAEx_List_ReplaceNode() argument
1778 if ((pQList == NULL) || (pOldNode == NULL) || (pNewNode == NULL)) in HAL_DMAEx_List_ReplaceNode()
1802 if (DMA_List_CheckNodesBaseAddresses(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1811 if (DMA_List_CheckNodesTypes(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1830 if (DMA_List_FindNode(pQList, pOldNode, &node_info) == 0U) in HAL_DMAEx_List_ReplaceNode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma_ex.c1714 DMA_NodeTypeDef *const pOldNode, in HAL_DMAEx_List_ReplaceNode() argument
1722 if ((pQList == NULL) || (pOldNode == NULL) || (pNewNode == NULL)) in HAL_DMAEx_List_ReplaceNode()
1746 if (DMA_List_CheckNodesBaseAddresses(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1755 if (DMA_List_CheckNodesTypes(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1774 if (DMA_List_FindNode(pQList, pOldNode, &node_info) == 0U) in HAL_DMAEx_List_ReplaceNode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c1790 DMA_NodeTypeDef *const pOldNode, in HAL_DMAEx_List_ReplaceNode() argument
1798 if ((pQList == NULL) || (pOldNode == NULL) || (pNewNode == NULL)) in HAL_DMAEx_List_ReplaceNode()
1822 if (DMA_List_CheckNodesBaseAddresses(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1831 if (DMA_List_CheckNodesTypes(pQList->Head, pOldNode, pNewNode) != 0U) in HAL_DMAEx_List_ReplaceNode()
1850 if (DMA_List_FindNode(pQList, pOldNode, &node_info) == 0U) in HAL_DMAEx_List_ReplaceNode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma_ex.h363 DMA_NodeTypeDef *const pOldNode,
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma_ex.h500 DMA_NodeTypeDef *const pOldNode,
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma_ex.h483 DMA_NodeTypeDef *const pOldNode,
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma_ex.h498 DMA_NodeTypeDef *const pOldNode,
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma_ex.h640 DMA_NodeTypeDef *const pOldNode,