Searched refs:PostRequestMaskAddress (Results 1 – 4 of 4) sorted by relevance
628 if((pNodeConfig->Init.Request == MDMA_REQUEST_SW) || (pNodeConfig->PostRequestMaskAddress != 0U)) in HAL_MDMA_LinkedList_CreateNode()679 pNode->CMAR = pNodeConfig->PostRequestMaskAddress; in HAL_MDMA_LinkedList_CreateNode()
640 if((pNodeConfig->Init.Request == MDMA_REQUEST_SW) || (pNodeConfig->PostRequestMaskAddress != 0U)) in HAL_MDMA_LinkedList_CreateNode()691 pNode->CMAR = pNodeConfig->PostRequestMaskAddress; in HAL_MDMA_LinkedList_CreateNode()
148 …uint32_t PostRequestMaskAddress; /*!< specifies the address to be updated (written) with PostRequ… member
151 …uint32_t PostRequestMaskAddress; /*!< specifies the address to be updated (written) with PostRequ… member