Home
last modified time | relevance | path

Searched refs:DestSecure (Results 1 – 16 of 16) sorted by relevance

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_dma.c626 DMA_InitNodeStruct->DestSecure = LL_DMA_CHANNEL_DEST_NSEC; in LL_DMA_NodeStructInit()
698 assert_param(IS_LL_DMA_CHANNEL_DEST_SEC(DMA_InitNodeStruct->DestSecure)); in LL_DMA_CreateLinkNode()
745 pNode->LinkRegisters[reg_counter] |= (DMA_InitNodeStruct->DestSecure | \ in LL_DMA_CreateLinkNode()
Dstm32wbaxx_hal_dma_ex.c1043 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->DestSecure)); in HAL_DMAEx_List_BuildNode()
3537 if (pNodeConfig->DestSecure == DMA_CHANNEL_DEST_SEC) in DMA_List_BuildNode()
3661 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_SEC; in DMA_List_GetNodeConfig()
3665 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma.c787 DMA_InitNodeStruct->DestSecure = LL_DMA_CHANNEL_DEST_NSEC; in LL_DMA_NodeStructInit()
869 assert_param(IS_LL_DMA_CHANNEL_DEST_SEC(DMA_InitNodeStruct->DestSecure)); in LL_DMA_CreateLinkNode()
938 pNode->LinkRegisters[reg_counter] |= (DMA_InitNodeStruct->DestSecure | \ in LL_DMA_CreateLinkNode()
Dstm32u5xx_hal_dma_ex.c1099 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->DestSecure)); in HAL_DMAEx_List_BuildNode()
3728 if (pNodeConfig->DestSecure == DMA_CHANNEL_DEST_SEC) in DMA_List_BuildNode()
3973 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_SEC; in DMA_List_GetNodeConfig()
3977 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dma.c756 DMA_InitNodeStruct->DestSecure = LL_DMA_CHANNEL_DEST_NSEC; in LL_DMA_NodeStructInit()
840 assert_param(IS_LL_DMA_CHANNEL_DEST_SEC(DMA_InitNodeStruct->DestSecure)); in LL_DMA_CreateLinkNode()
901 pNode->LinkRegisters[reg_counter] |= (DMA_InitNodeStruct->DestSecure | \ in LL_DMA_CreateLinkNode()
Dstm32h5xx_hal_dma_ex.c1099 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->DestSecure)); in HAL_DMAEx_List_BuildNode()
3727 if (pNodeConfig->DestSecure == DMA_CHANNEL_DEST_SEC) in DMA_List_BuildNode()
3974 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_SEC; in DMA_List_GetNodeConfig()
3978 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c852 DMA_InitNodeStruct->DestSecure = LL_DMA_CHANNEL_DEST_NSEC; in LL_DMA_NodeStructInit()
939 assert_param(IS_LL_DMA_CHANNEL_DEST_SEC(DMA_InitNodeStruct->DestSecure)); in LL_DMA_CreateLinkNode()
1016 pNode->LinkRegisters[reg_counter] |= (DMA_InitNodeStruct->DestSecure | \ in LL_DMA_CreateLinkNode()
Dstm32n6xx_hal_dma_ex.c1105 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->DestSecure)); in HAL_DMAEx_List_BuildNode()
3747 if (pNodeConfig->DestSecure == DMA_CHANNEL_DEST_SEC) in DMA_List_BuildNode()
3994 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_SEC; in DMA_List_GetNodeConfig()
3998 pNodeConfig->DestSecure = DMA_CHANNEL_DEST_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma_ex.h104 …uint32_t DestSecure; /*!< Specifies the destination security attribute … member
Dstm32wbaxx_ll_dma.h310 uint32_t DestSecure; /*!< This field specify the destination secure. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma_ex.h152 …uint32_t DestSecure; /*!< Specifies the destination security attribute … member
Dstm32h5xx_ll_dma.h368 uint32_t DestSecure; /*!< This field specify the destination secure. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma_ex.h152 …uint32_t DestSecure; /*!< Specifies the destination security attribute … member
Dstm32u5xx_ll_dma.h385 uint32_t DestSecure; /*!< This field specify the destination secure. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma_ex.h152 …uint32_t DestSecure; /*!< Specifies the destination security attribute … member
Dstm32n6xx_ll_dma.h383 uint32_t DestSecure; /*!< This field specify the destination secure. member