Searched refs:BlockType (Results 1 – 9 of 9) sorted by relevance
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()
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()
377 #define BlockType ((u32)0x00000002) macro
Completed in 16 milliseconds