Searched refs:ErrType (Results 1 – 12 of 12) sorted by relevance
48 gdma_memcpy.GDMA_InitStruct.GDMA_IsrType = (TransferType|ErrType); in memcpy_gdma_init()
201 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in UART_TXGDMA_Init()279 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in UART_RXGDMA_Init()
935 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in I2C_TXGDMA_Init()1003 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in I2C_RXGDMA_Init()
597 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in ADC_RXGDMA_Init()
1045 GDMA_InitStruct->GDMA_IsrType = (TransferType|ErrType); in SGPIO_MULGDMA_Init()
99 GDMA_InitStruct.GDMA_IsrType = (TransferType|ErrType); in dma_memcpy()
257 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in AUDIO_SP_TXGDMA_Init()353 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in AUDIO_SP_RXGDMA_Init()
495 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in SSI_TXGDMA_Init()594 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in SSI_RXGDMA_Init()
816 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in USI_I2C_TXGDMA_Init()884 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in USI_I2C_RXGDMA_Init()
583 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in USI_SSI_TXGDMA_Init()682 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in USI_SSI_RXGDMA_Init()
1023 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in USI_UARTTXGDMA_Init()1090 GDMA_InitStruct->GDMA_IsrType = (BlockType|TransferType|ErrType); in USI_UARTRXGDMA_Init()
380 #define ErrType ((u32)0x000000010) macro
Completed in 19 milliseconds