/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/ |
D | stm32wbaxx_hal_dma.h | 414 #define DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination allocated Port 1 */ 764 (((ALLOCATED_PORT) & (~(DMA_CTR1_SAP | DMA_CTR1_DAP))) == 0U)
|
D | stm32wbaxx_ll_dma.h | 577 #define LL_DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination Allocated Port 1 */ 1414 … DMA_CTR1_DAP | DMA_CTR1_DHX | DMA_CTR1_DBX | DMA_CTR1_SBX | DMA_CTR1_DINC | DMA_CTR1_SINC | \ in LL_DMA_ConfigTransfer() 1638 …Y_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP, in LL_DMA_SetDestAllocatedPort() 1662 …BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP)); in LL_DMA_GetDestAllocatedPort()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_hal_dma.h | 480 #define DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination allocated Port 1 */ 819 (((ALLOCATED_PORT) & (~(DMA_CTR1_SAP | DMA_CTR1_DAP))) == 0U)
|
D | stm32h7rsxx_ll_dma.h | 724 #define LL_DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination Allocated Port 1 */ 1937 … DMA_CTR1_DAP | DMA_CTR1_DWX | DMA_CTR1_DHX | DMA_CTR1_DBX | DMA_CTR1_SBX | DMA_CTR1_DINC | \ in LL_DMA_ConfigTransfer() 2005 …Y_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP, in LL_DMA_SetDestAllocatedPort() 2037 …BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP)); in LL_DMA_GetDestAllocatedPort()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/ |
D | stm32u5xx_hal_dma.h | 509 #define DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination allocated Port 1 */ 860 (((ALLOCATED_PORT) & (~(DMA_CTR1_SAP | DMA_CTR1_DAP))) == 0U)
|
D | stm32u5xx_ll_dma.h | 722 #define LL_DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination Allocated Port 1 */ 1969 … DMA_CTR1_DAP | DMA_CTR1_DHX | DMA_CTR1_DBX | DMA_CTR1_SBX | DMA_CTR1_DINC | DMA_CTR1_SINC | \ in LL_DMA_ConfigTransfer() 2263 …Y_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP, in LL_DMA_SetDestAllocatedPort() 2296 …BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP)); in LL_DMA_GetDestAllocatedPort()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/ |
D | stm32h5xx_hal_dma.h | 754 #define DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination allocated Port 1 */ 1109 (((ALLOCATED_PORT) & (~(DMA_CTR1_SAP | DMA_CTR1_DAP))) == 0U)
|
D | stm32h5xx_ll_dma.h | 705 #define LL_DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination Allocated Port 1 */ 2053 … DMA_CTR1_DAP | DMA_CTR1_DHX | DMA_CTR1_DBX | DMA_CTR1_SBX | DMA_CTR1_DINC | DMA_CTR1_SINC | \ in LL_DMA_ConfigTransfer() 2277 …Y_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP, in LL_DMA_SetDestAllocatedPort() 2301 …BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP)); in LL_DMA_GetDestAllocatedPort()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/ |
D | stm32n6xx_hal_dma.h | 705 #define DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination allocated Port 1 */ 1092 (((ALLOCATED_PORT) & (~(DMA_CTR1_SAP | DMA_CTR1_DAP))) == 0U)
|
D | stm32n6xx_ll_dma.h | 748 #define LL_DMA_DEST_ALLOCATED_PORT1 DMA_CTR1_DAP /*!< Destination Allocated Port 1 */ 2359 … DMA_CTR1_DAP | DMA_CTR1_DWX | DMA_CTR1_DHX | DMA_CTR1_DBX | DMA_CTR1_SBX | DMA_CTR1_DINC | \ in LL_DMA_ConfigTransfer() 2821 …Y_REG(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP, in LL_DMA_SetDestAllocatedPort() 2853 …BIT(((DMA_Channel_TypeDef *)(dma_base_addr + LL_DMA_CH_OFFSET_TAB[Channel]))->CTR1, DMA_CTR1_DAP)); in LL_DMA_GetDestAllocatedPort()
|
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/ |
D | stm32n6xx_hal_dma.c | 321 if (((hdma->Init.TransferAllocatedPort & DMA_CTR1_DAP) == DMA_DEST_ALLOCATED_PORT0) && in HAL_DMA_Init()
|
D | stm32n6xx_ll_dma.c | 982 if (((DMA_InitNodeStruct->DestAllocatedPort & DMA_CTR1_DAP) == LL_DMA_DEST_ALLOCATED_PORT0) && in LL_DMA_CreateLinkNode()
|
D | stm32n6xx_hal_dma_ex.c | 1115 if (((pNodeConfig->Init.TransferAllocatedPort & DMA_CTR1_DAP) == DMA_DEST_ALLOCATED_PORT0) && in HAL_DMAEx_List_BuildNode() 3978 (DMA_CTR1_SAP | DMA_CTR1_DAP); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/ |
D | stm32h5xx_hal_dma_ex.c | 3958 (DMA_CTR1_SAP | DMA_CTR1_DAP); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_dma_ex.c | 3918 (DMA_CTR1_SAP | DMA_CTR1_DAP); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/ |
D | stm32u5xx_hal_dma_ex.c | 3957 (DMA_CTR1_SAP | DMA_CTR1_DAP); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/ |
D | stm32wbaxx_hal_dma_ex.c | 3644 (DMA_CTR1_SAP | DMA_CTR1_DAP); in DMA_List_GetNodeConfig()
|
/hal_stm32-latest/stm32cube/stm32wbaxx/soc/ |
D | stm32wba50xx.h | 2298 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|
D | stm32wba52xx.h | 2883 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|
D | stm32wba54xx.h | 3066 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|
D | stm32wba5mxx.h | 3066 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|
D | stm32wba55xx.h | 3066 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|
/hal_stm32-latest/stm32cube/stm32h5xx/soc/ |
D | stm32h503xx.h | 3901 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|
D | stm32h523xx.h | 5260 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|
/hal_stm32-latest/stm32cube/stm32u5xx/soc/ |
D | stm32u545xx.h | 6351 #define DMA_CTR1_DAP DMA_CTR1_DAP_Msk /*!< Destinatio… macro
|