Home
last modified time | relevance | path

Searched defs:dstAddress (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/include/
Dcy_axidmac.h354 … void * dstAddress; /**< The destination address of the transfer. */ member
885 …AXIDMAC_Descriptor_SetDstAddress(cy_stc_axidmac_descriptor_t * descriptor, void const * dstAddress) in Cy_AXIDMAC_Descriptor_SetDstAddress()
Dcy_dmac.h441 void * dstAddress; /**< The destination address of the transfer. */ member
697 …id Cy_DMAC_Descriptor_SetDstAddress(cy_stc_dmac_descriptor_t * descriptor, void const * dstAddress) in Cy_DMAC_Descriptor_SetDstAddress()
Dcy_dma.h463 void * dstAddress; /**< The destination address of the transfer. member
855 …void Cy_DMA_Descriptor_SetDstAddress(cy_stc_dma_descriptor_t * descriptor, void const * dstAddress) in Cy_DMA_Descriptor_SetDstAddress()