| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32520/ |
| D | dma.h | 112 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32660/ |
| D | dma.h | 124 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPIMSS/ |
| D | i2s_reva.c | 117 dma_config.srcinc_en = 1; in MXC_I2S_RevA_Init() 161 dma_config.srcinc_en = 0; in MXC_I2S_RevA_Init()
|
| D | spimss_reva.c | 381 dma_config_tx.srcinc_en = 1; in MXC_SPIMSS_RevA_MasterTransDMA() 396 dma_config_rx.srcinc_en = 0; // Ignored since the source is set to SPIMSS RX fifo. in MXC_SPIMSS_RevA_MasterTransDMA()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/CRC/ |
| D | crc_reva.c | 174 config.srcinc_en = 1; in MXC_CRC_RevA_ComputeAsync()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78002/ |
| D | dma.h | 134 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX78000/ |
| D | dma.h | 136 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32675/ |
| D | dma.h | 136 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32680/ |
| D | dma.h | 136 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32670/ |
| D | dma.h | 136 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32662/ |
| D | dma.h | 126 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32655/ |
| D | dma.h | 136 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32672/ |
| D | dma.h | 137 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32690/ |
| D | dma.h | 142 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32570/ |
| D | dma.h | 169 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/AES/ |
| D | aes_revb.c | 252 config.srcinc_en = 1; in MXC_AES_RevB_TXDMAConfig() 303 config.srcinc_en = 0; in MXC_AES_RevB_RXDMAConfig()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32572/ |
| D | dma.h | 177 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32650/ |
| D | dma.h | 180 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Include/MAX32665/ |
| D | dma.h | 182 int srcinc_en; ///< Whether to increment the source address during the transfer member
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/DMA/ |
| D | dma_revb.c | 155 ((config.srcinc_en ? MXC_F_DMA_CTRL_SRCINC : 0) | in MXC_DMA_RevB_ConfigChannel() 431 config.srcinc_en = 1; in MXC_DMA_RevB_MemCpy()
|
| D | dma_reva.c | 189 ((config.srcinc_en ? MXC_F_DMA_REVA_CTRL_SRCINC : 0) | in MXC_DMA_RevA_ConfigChannel() 494 config.srcinc_en = 1; in MXC_DMA_RevA_MemCpy()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/SPI/ |
| D | spi_reva1.c | 1026 config.srcinc_en = 1; in MXC_SPI_RevA1_MasterTransactionDMA() 1055 config.srcinc_en = 0; in MXC_SPI_RevA1_MasterTransactionDMA() 1214 config.srcinc_en = 1; in MXC_SPI_RevA1_SlaveTransactionDMA() 1240 config.srcinc_en = 0; in MXC_SPI_RevA1_SlaveTransactionDMA()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/ADC/ |
| D | adc_revb.c | 213 config.srcinc_en = 0; in MXC_ADC_RevB_StartConversionDMA()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/I2S/ |
| D | i2s_reva.c | 638 config.srcinc_en = 1; in MXC_I2S_RevA_TXDMAConfig() 715 config.srcinc_en = 0; in MXC_I2S_RevA_RXDMAConfig()
|
| /hal_adi-latest/MAX/Libraries/PeriphDrivers/Source/UART/ |
| D | uart_revc.c | 305 config.srcinc_en = 0; in MXC_UART_RevC_ReadRXFIFODMA() 361 config.srcinc_en = 1; in MXC_UART_RevC_WriteTXFIFODMA()
|