Home
last modified time | relevance | path

Searched refs:Cy_DMA_Channel_SetDescriptor (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/
Dcy_usbfs_dev_drv_io_dma.c460 Cy_DMA_Channel_SetDescriptor(endpoint->base, endpoint->chNum, in DmaEndpointSetLength()
494 Cy_DMA_Channel_SetDescriptor(endpoint->base, endpoint->chNum, in DmaOutEndpointRestore()
1095 Cy_DMA_Channel_SetDescriptor(endpointData->base, endpointData->chNum, in LoadInEndpointDmaAuto()
Dcy_dma.c263 Cy_DMA_Channel_SetDescriptor(base, channel, channelConfig->descriptor); in Cy_DMA_Channel_Init()
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/
Dcy_dma.h498 __STATIC_INLINE void Cy_DMA_Channel_SetDescriptor (DW_Type * base, uint32_t cha…
1507 __STATIC_INLINE void Cy_DMA_Channel_SetDescriptor(DW_Type * base, uint32_t channel, cy_stc_dma_desc… in Cy_DMA_Channel_SetDescriptor() function
1951 #define Cy_DMA_Chnl_SetDescr Cy_DMA_Channel_SetDescriptor