Home
last modified time | relevance | path

Searched refs:currentnode_reg_counter (Results 1 – 5 of 5) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c4402 uint32_t currentnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local
4419 current_node->LinkRegisters[currentnode_reg_counter]) && in DMA_List_ConvertNodeToDynamic()
4425 … DMA_List_FormatNode(current_node, currentnode_reg_counter, RegisterNumber, NODE_DYNAMIC_FORMAT); in DMA_List_ConvertNodeToDynamic()
4436 …ode->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()
4442 currentnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()
4450 …MODIFY_REG(current_node->NodeInfo, NODE_CLLR_IDX, ((currentnode_reg_counter - 1U) << NODE_CLLR_IDX… in DMA_List_ConvertNodeToDynamic()
4453 DMA_List_ClearUnusedFields(current_node, currentnode_reg_counter); in DMA_List_ConvertNodeToDynamic()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c4343 uint32_t currentnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local
4360 current_node->LinkRegisters[currentnode_reg_counter]) && in DMA_List_ConvertNodeToDynamic()
4366 … DMA_List_FormatNode(current_node, currentnode_reg_counter, RegisterNumber, NODE_DYNAMIC_FORMAT); in DMA_List_ConvertNodeToDynamic()
4377 …ode->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()
4383 currentnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()
4391 …MODIFY_REG(current_node->NodeInfo, NODE_CLLR_IDX, ((currentnode_reg_counter - 1U) << NODE_CLLR_IDX… in DMA_List_ConvertNodeToDynamic()
4394 DMA_List_ClearUnusedFields(current_node, currentnode_reg_counter); in DMA_List_ConvertNodeToDynamic()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c4401 uint32_t currentnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local
4418 current_node->LinkRegisters[currentnode_reg_counter]) && in DMA_List_ConvertNodeToDynamic()
4424 … DMA_List_FormatNode(current_node, currentnode_reg_counter, RegisterNumber, NODE_DYNAMIC_FORMAT); in DMA_List_ConvertNodeToDynamic()
4435 …ode->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()
4441 currentnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()
4449 …MODIFY_REG(current_node->NodeInfo, NODE_CLLR_IDX, ((currentnode_reg_counter - 1U) << NODE_CLLR_IDX… in DMA_List_ConvertNodeToDynamic()
4452 DMA_List_ClearUnusedFields(current_node, currentnode_reg_counter); in DMA_List_ConvertNodeToDynamic()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma_ex.c4010 uint32_t currentnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local
4027 current_node->LinkRegisters[currentnode_reg_counter]) && in DMA_List_ConvertNodeToDynamic()
4033 … DMA_List_FormatNode(current_node, currentnode_reg_counter, RegisterNumber, NODE_DYNAMIC_FORMAT); in DMA_List_ConvertNodeToDynamic()
4044 …ode->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()
4050 currentnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()
4058 …MODIFY_REG(current_node->NodeInfo, NODE_CLLR_IDX, ((currentnode_reg_counter - 1U) << NODE_CLLR_IDX… in DMA_List_ConvertNodeToDynamic()
4061 DMA_List_ClearUnusedFields(current_node, currentnode_reg_counter); in DMA_List_ConvertNodeToDynamic()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c4422 uint32_t currentnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local
4439 current_node->LinkRegisters[currentnode_reg_counter]) && in DMA_List_ConvertNodeToDynamic()
4445 … DMA_List_FormatNode(current_node, currentnode_reg_counter, RegisterNumber, NODE_DYNAMIC_FORMAT); in DMA_List_ConvertNodeToDynamic()
4456 …ode->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()
4462 currentnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()
4470 …MODIFY_REG(current_node->NodeInfo, NODE_CLLR_IDX, ((currentnode_reg_counter - 1U) << NODE_CLLR_IDX… in DMA_List_ConvertNodeToDynamic()
4473 DMA_List_ClearUnusedFields(current_node, currentnode_reg_counter); in DMA_List_ConvertNodeToDynamic()