Searched refs:contextnode_reg_counter (Results 1 – 5 of 5) sorted by relevance
4403 uint32_t contextnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local4415 while (contextnode_reg_counter != RegisterNumber) in DMA_List_ConvertNodeToDynamic()4418 if ((context_node->LinkRegisters[contextnode_reg_counter] == in DMA_List_ConvertNodeToDynamic()4420 (contextnode_reg_counter != NODE_CSAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4421 (contextnode_reg_counter != NODE_CDAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4422 (contextnode_reg_counter != (RegisterNumber - 1U))) in DMA_List_ConvertNodeToDynamic()4431 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4436 …context_node->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg… in DMA_List_ConvertNodeToDynamic()4439 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4446 contextnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()[all …]
4344 uint32_t contextnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local4356 while (contextnode_reg_counter != RegisterNumber) in DMA_List_ConvertNodeToDynamic()4359 if ((context_node->LinkRegisters[contextnode_reg_counter] == in DMA_List_ConvertNodeToDynamic()4361 (contextnode_reg_counter != NODE_CSAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4362 (contextnode_reg_counter != NODE_CDAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4363 (contextnode_reg_counter != (RegisterNumber - 1U))) in DMA_List_ConvertNodeToDynamic()4372 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4377 …context_node->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg… in DMA_List_ConvertNodeToDynamic()4380 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4387 contextnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()[all …]
4402 uint32_t contextnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local4414 while (contextnode_reg_counter != RegisterNumber) in DMA_List_ConvertNodeToDynamic()4417 if ((context_node->LinkRegisters[contextnode_reg_counter] == in DMA_List_ConvertNodeToDynamic()4419 (contextnode_reg_counter != NODE_CSAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4420 (contextnode_reg_counter != NODE_CDAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4421 (contextnode_reg_counter != (RegisterNumber - 1U))) in DMA_List_ConvertNodeToDynamic()4430 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4435 …context_node->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg… in DMA_List_ConvertNodeToDynamic()4438 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4445 contextnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()[all …]
4011 uint32_t contextnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local4023 while (contextnode_reg_counter != RegisterNumber) in DMA_List_ConvertNodeToDynamic()4026 if ((context_node->LinkRegisters[contextnode_reg_counter] == in DMA_List_ConvertNodeToDynamic()4028 (contextnode_reg_counter != NODE_CSAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4029 (contextnode_reg_counter != NODE_CDAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4030 (contextnode_reg_counter != (RegisterNumber - 1U))) in DMA_List_ConvertNodeToDynamic()4039 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4044 …context_node->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg… in DMA_List_ConvertNodeToDynamic()4047 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4054 contextnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()[all …]
4423 uint32_t contextnode_reg_counter = 0U; in DMA_List_ConvertNodeToDynamic() local4435 while (contextnode_reg_counter != RegisterNumber) in DMA_List_ConvertNodeToDynamic()4438 if ((context_node->LinkRegisters[contextnode_reg_counter] == in DMA_List_ConvertNodeToDynamic()4440 (contextnode_reg_counter != NODE_CSAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4441 (contextnode_reg_counter != NODE_CDAR_DEFAULT_OFFSET) && in DMA_List_ConvertNodeToDynamic()4442 (contextnode_reg_counter != (RegisterNumber - 1U))) in DMA_List_ConvertNodeToDynamic()4451 current_node->LinkRegisters[cllr_idx] &= ~update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4456 …context_node->LinkRegisters[contextnode_reg_counter] = current_node->LinkRegisters[currentnode_reg… in DMA_List_ConvertNodeToDynamic()4459 current_node->LinkRegisters[cllr_idx] |= update_link[contextnode_reg_counter]; in DMA_List_ConvertNodeToDynamic()4466 contextnode_reg_counter++; in DMA_List_ConvertNodeToDynamic()[all …]