Searched refs:update_link (Results 1 – 5 of 5) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_dma_ex.c | 4407 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToDynamic() local 4412 update_link[cllr_idx] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToDynamic() 4431 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4439 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4472 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToStatic() local 4477 update_link[RegisterNumber - 1U] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToStatic() 4487 if ((cllr_mask & update_link[contextnode_reg_counter]) == 0U) in DMA_List_ConvertNodeToStatic()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_dma_ex.c | 4348 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToDynamic() local 4353 update_link[cllr_idx] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToDynamic() 4372 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4380 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4413 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToStatic() local 4418 update_link[RegisterNumber - 1U] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToStatic() 4428 if ((cllr_mask & update_link[contextnode_reg_counter]) == 0U) in DMA_List_ConvertNodeToStatic()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dma_ex.c | 4406 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToDynamic() local 4411 update_link[cllr_idx] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToDynamic() 4430 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4438 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4471 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToStatic() local 4476 update_link[RegisterNumber - 1U] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToStatic() 4486 if ((cllr_mask & update_link[contextnode_reg_counter]) == 0U) in DMA_List_ConvertNodeToStatic()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_dma_ex.c | 4015 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToDynamic() local 4020 update_link[cllr_idx] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToDynamic() 4039 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4047 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4080 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToStatic() local 4085 update_link[RegisterNumber - 1U] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToStatic() 4095 if ((cllr_mask & update_link[contextnode_reg_counter]) == 0U) in DMA_List_ConvertNodeToStatic()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_dma_ex.c | 4427 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToDynamic() local 4432 update_link[cllr_idx] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToDynamic() 4451 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4459 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic() 4492 uint32_t update_link[NODE_MAXIMUM_SIZE] = {DMA_CLLR_UT1, DMA_CLLR_UT2, DMA_CLLR_UB1, DMA_CLLR_USA, in DMA_List_ConvertNodeToStatic() local 4497 update_link[RegisterNumber - 1U] = update_link[NODE_MAXIMUM_SIZE - 1U]; in DMA_List_ConvertNodeToStatic() 4507 if ((cllr_mask & update_link[contextnode_reg_counter]) == 0U) in DMA_List_ConvertNodeToStatic()
|