Searched refs:Cy_DMA_Channel_SetDescriptor (Results 1 – 3 of 3) sorted by relevance
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/source/ |
D | cy_usbfs_dev_drv_io_dma.c | 460 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()
|
D | cy_dma.c | 263 Cy_DMA_Channel_SetDescriptor(base, channel, channelConfig->descriptor); in Cy_DMA_Channel_Init()
|
/hal_infineon-3.4.0/mtb-pdl-cat1/drivers/include/ |
D | cy_dma.h | 498 __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
|