Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c1224 if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_InsertNode()
1481 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_RemoveNode()
1503 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_RemoveNode()
1833 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_ReplaceNode()
1855 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_ReplaceNode()
2327 if (dest_q_node_info.currentnode_pos == pDestQList->NodeNumber) in HAL_DMAEx_List_InsertQ()
4311 NodeInfo->currentnode_pos = node_idx; in DMA_List_FindNode()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c1208 if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_InsertNode()
1465 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_RemoveNode()
1487 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_RemoveNode()
1817 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_ReplaceNode()
1839 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_ReplaceNode()
2311 if (dest_q_node_info.currentnode_pos == pDestQList->NodeNumber) in HAL_DMAEx_List_InsertQ()
4252 NodeInfo->currentnode_pos = node_idx; in DMA_List_FindNode()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c1224 if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_InsertNode()
1481 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_RemoveNode()
1503 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_RemoveNode()
1833 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_ReplaceNode()
1855 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_ReplaceNode()
2327 if (dest_q_node_info.currentnode_pos == pDestQList->NodeNumber) in HAL_DMAEx_List_InsertQ()
4310 NodeInfo->currentnode_pos = node_idx; in DMA_List_FindNode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma_ex.c1168 if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_InsertNode()
1425 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_RemoveNode()
1447 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_RemoveNode()
1777 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_ReplaceNode()
1799 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_ReplaceNode()
2271 if (dest_q_node_info.currentnode_pos == pDestQList->NodeNumber) in HAL_DMAEx_List_InsertQ()
3919 NodeInfo->currentnode_pos = node_idx; in DMA_List_FindNode()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c1244 if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_InsertNode()
1501 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_RemoveNode()
1523 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_RemoveNode()
1853 if (node_info.currentnode_pos == 1U) in HAL_DMAEx_List_ReplaceNode()
1875 else if (node_info.currentnode_pos == pQList->NodeNumber) in HAL_DMAEx_List_ReplaceNode()
2347 if (dest_q_node_info.currentnode_pos == pDestQList->NodeNumber) in HAL_DMAEx_List_InsertQ()
4331 NodeInfo->currentnode_pos = node_idx; in DMA_List_FindNode()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma_ex.h447 uint32_t currentnode_pos; /* Current node position */ member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma_ex.h585 uint32_t currentnode_pos; /* Current node position */ member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma_ex.h568 uint32_t currentnode_pos; /* Current node position */ member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma_ex.h583 uint32_t currentnode_pos; /* Current node position */ member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma_ex.h725 uint32_t currentnode_pos; /* Current node position */ member