Home
last modified time | relevance | path

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

/trusted-firmware-m-3.4.0/platform/ext/target/arm/rss/common/libraries/
Ddma350_checker_layer.h46 struct dma350_memmove_config { struct
47 enum dma350_lib_exec_type_t exec_type; /*!< The execution type of the command */
48 const void* src; /*!< Source start address */
49 void* dst; /*!< Destination start address */
50 uint32_t size; /*!< Number of bytes to move */
/trusted-firmware-m-3.4.0/platform/ext/target/arm/mps3/corstone310/fvp/libraries/
Ddma350_checker_layer.h46 struct dma350_memmove_config { struct
47 enum dma350_lib_exec_type_t exec_type; /*!< The execution type of the command */
48 const void* src; /*!< Source start address */
49 void* dst; /*!< Destination start address */
50 uint32_t size; /*!< Number of bytes to move */