Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_dmac.h436 void * dstAddress; /**< The destination address of the transfer. */ member
691 …id Cy_DMAC_Descriptor_SetDstAddress(cy_stc_dmac_descriptor_t * descriptor, void const * dstAddress) in Cy_DMAC_Descriptor_SetDstAddress()
Dcy_dma.h447 void * dstAddress; /**< The destination address of the transfer. member
785 …void Cy_DMA_Descriptor_SetDstAddress(cy_stc_dma_descriptor_t * descriptor, void const * dstAddress) in Cy_DMA_Descriptor_SetDstAddress()