Home
last modified time | relevance | path

Searched refs:bufferable (Results 1 – 7 of 7) sorted by relevance

/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/source/
Dcy_dmac.c196 _BOOL2FLD(DMAC_CH_V2_CTL_B, config->bufferable); in Cy_DMAC_Channel_Init()
Dcy_dma.c273 _BOOL2FLD(DW_CH_STRUCT_CH_CTL_B, channelConfig->bufferable); in Cy_DMA_Channel_Init()
Dcy_usbfs_dev_drv_io_dma.c227 chConfig.bufferable = false; in DmaInit()
/hal_infineon-3.6.0/mtb-pdl-cat1/drivers/include/
Dcy_dmac.h455 …bool bufferable; /**< This parameter specifies whether a write transacti… member
Dcy_dma.h467 …bool bufferable; /**< This parameter specifies whether a write transacti… member
/hal_infineon-3.6.0/mtb-hal-cat1/source/
Dcyhal_dma_dw.c92 .bufferable = false,
Dcyhal_dma_dmac.c188 .bufferable = false,