Home
last modified time | relevance | path

Searched refs:dma_cfg (Results 1 – 6 of 6) sorted by relevance

/external/platform/lpc15xx/lpcopen/lpc_chip_15xx/inc/
A Drom_spi_15xx.h77 typedef ErrorCode_t (*SPI_DMA_REQ_T)(SPI_HANDLE_T handle, SPI_DMA_CFG_T *dma_cfg);
109 SPI_DMA_CFG_T *dma_cfg; /*!< DMA configuration */ member
A Drom_adc_15xx.h99 typedef ErrorCode_t (*ADC_DMA_SETUP_T)(ADC_HANDLE_T handle, ADC_DMA_CFG_T *dma_cfg);
115 ADC_DMA_CFG_T *dma_cfg; member
/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling/example/src/
A Dperiph_spi_rom_polling.c143 paramRec.dma_cfg = NULL; /* DMA configuration */ in WriteSpiMssg()
/external/platform/lpc15xx/lpcopen/periph_spi_rom_polling_slave/example/src/
A Dperiph_spi_rom_polling_slave.c141 paramRec.dma_cfg = NULL; /* DMA configuration */ in ReadSpiMssg()
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt/example/src/
A Dperiph_spi_rom_interrupt.c168 paramRec.dma_cfg = NULL; /* DMA configuration */ in WriteSpiMssg()
/external/platform/lpc15xx/lpcopen/periph_spi_rom_interrupt_slave/example/src/
A Dperiph_spi_rom_interrupt_slave.c159 paramRec.dma_cfg = NULL; /* DMA configuration */ in ReadSpiMssg()

Completed in 6 milliseconds