Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c540 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1,
543 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1,
4099 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesBaseAddresses() argument
4103 uint32_t temp = (((uint32_t)pNode1 | (uint32_t)pNode2 | (uint32_t)pNode3) & DMA_CLBAR_LBA); in DMA_List_CheckNodesBaseAddresses()
4107 if ((uint32_t)pNode1 != 0U) in DMA_List_CheckNodesBaseAddresses()
4109 ref = (uint32_t)pNode1; in DMA_List_CheckNodesBaseAddresses()
4142 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesTypes() argument
4149 if (pNode1 != NULL) in DMA_List_CheckNodesTypes()
4151 ref = pNode1->NodeInfo & NODE_TYPE_MASK; in DMA_List_CheckNodesTypes()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c544 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1,
547 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1,
4040 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesBaseAddresses() argument
4044 uint32_t temp = (((uint32_t)pNode1 | (uint32_t)pNode2 | (uint32_t)pNode3) & DMA_CLBAR_LBA); in DMA_List_CheckNodesBaseAddresses()
4048 if ((uint32_t)pNode1 != 0U) in DMA_List_CheckNodesBaseAddresses()
4050 ref = (uint32_t)pNode1; in DMA_List_CheckNodesBaseAddresses()
4083 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesTypes() argument
4090 if (pNode1 != NULL) in DMA_List_CheckNodesTypes()
4092 ref = pNode1->NodeInfo & NODE_TYPE_MASK; in DMA_List_CheckNodesTypes()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c540 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1,
543 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1,
4098 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesBaseAddresses() argument
4102 uint32_t temp = (((uint32_t)pNode1 | (uint32_t)pNode2 | (uint32_t)pNode3) & DMA_CLBAR_LBA); in DMA_List_CheckNodesBaseAddresses()
4106 if ((uint32_t)pNode1 != 0U) in DMA_List_CheckNodesBaseAddresses()
4108 ref = (uint32_t)pNode1; in DMA_List_CheckNodesBaseAddresses()
4141 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesTypes() argument
4148 if (pNode1 != NULL) in DMA_List_CheckNodesTypes()
4150 ref = pNode1->NodeInfo & NODE_TYPE_MASK; in DMA_List_CheckNodesTypes()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_hal_dma_ex.c501 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1,
504 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1,
3724 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesBaseAddresses() argument
3728 uint32_t temp = (((uint32_t)pNode1 | (uint32_t)pNode2 | (uint32_t)pNode3) & DMA_CLBAR_LBA); in DMA_List_CheckNodesBaseAddresses()
3732 if ((uint32_t)pNode1 != 0U) in DMA_List_CheckNodesBaseAddresses()
3734 ref = (uint32_t)pNode1; in DMA_List_CheckNodesBaseAddresses()
3767 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesTypes() argument
3774 if (pNode1 != NULL) in DMA_List_CheckNodesTypes()
3776 ref = pNode1->NodeInfo & NODE_TYPE_MASK; in DMA_List_CheckNodesTypes()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c544 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1,
547 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1,
4119 static uint32_t DMA_List_CheckNodesBaseAddresses(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesBaseAddresses() argument
4123 uint32_t temp = (((uint32_t)pNode1 | (uint32_t)pNode2 | (uint32_t)pNode3) & DMA_CLBAR_LBA); in DMA_List_CheckNodesBaseAddresses()
4127 if ((uint32_t)pNode1 != 0U) in DMA_List_CheckNodesBaseAddresses()
4129 ref = (uint32_t)pNode1; in DMA_List_CheckNodesBaseAddresses()
4162 static uint32_t DMA_List_CheckNodesTypes(DMA_NodeTypeDef const *const pNode1, in DMA_List_CheckNodesTypes() argument
4169 if (pNode1 != NULL) in DMA_List_CheckNodesTypes()
4171 ref = pNode1->NodeInfo & NODE_TYPE_MASK; in DMA_List_CheckNodesTypes()