Home
last modified time | relevance | path

Searched defs:dma350_memcpy_config (Results 1 – 1 of 1) sorted by relevance

/trusted-firmware-m-latest/platform/ext/target/arm/drivers/dma/dma350/
Ddma350_checker_layer.h38 struct dma350_memcpy_config { struct
39 enum dma350_lib_exec_type_t exec_type; /*!< The execution type of the command */
40 const void* src; /*!< Source start address */
41 void* dst; /*!< Destination start address */
42 uint32_t size; /*!< Number of bytes to copy */