Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h203 …uint32_t DestBus; /*!< Specifies the destination transfer bus, System AXI or AHB/TCM… member
2944 …INE void LL_MDMA_SetDestBusSelection(const MDMA_TypeDef *MDMAx, uint32_t Channel, uint32_t DestBus) in LL_MDMA_SetDestBusSelection()