Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/src/
Dstm32wbaxx_ll_dma.c635 DMA_InitNodeStruct->SrcSecure = LL_DMA_CHANNEL_SRC_NSEC; in LL_DMA_NodeStructInit()
697 assert_param(IS_LL_DMA_CHANNEL_SRC_SEC(DMA_InitNodeStruct->SrcSecure)); in LL_DMA_CreateLinkNode()
746 DMA_InitNodeStruct->SrcSecure); in LL_DMA_CreateLinkNode()
Dstm32wbaxx_hal_dma_ex.c1042 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->SrcSecure)); in HAL_DMAEx_List_BuildNode()
3531 if (pNodeConfig->SrcSecure == DMA_CHANNEL_SRC_SEC) in DMA_List_BuildNode()
3652 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_SEC; in DMA_List_GetNodeConfig()
3656 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_ll_dma.c796 DMA_InitNodeStruct->SrcSecure = LL_DMA_CHANNEL_SRC_NSEC; in LL_DMA_NodeStructInit()
868 assert_param(IS_LL_DMA_CHANNEL_SRC_SEC(DMA_InitNodeStruct->SrcSecure)); in LL_DMA_CreateLinkNode()
939 DMA_InitNodeStruct->SrcSecure); in LL_DMA_CreateLinkNode()
Dstm32u5xx_hal_dma_ex.c1098 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->SrcSecure)); in HAL_DMAEx_List_BuildNode()
3722 if (pNodeConfig->SrcSecure == DMA_CHANNEL_SRC_SEC) in DMA_List_BuildNode()
3964 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_SEC; in DMA_List_GetNodeConfig()
3968 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_ll_dma.c765 DMA_InitNodeStruct->SrcSecure = LL_DMA_CHANNEL_SRC_NSEC; in LL_DMA_NodeStructInit()
839 assert_param(IS_LL_DMA_CHANNEL_SRC_SEC(DMA_InitNodeStruct->SrcSecure)); in LL_DMA_CreateLinkNode()
902 DMA_InitNodeStruct->SrcSecure); in LL_DMA_CreateLinkNode()
Dstm32h5xx_hal_dma_ex.c1098 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->SrcSecure)); in HAL_DMAEx_List_BuildNode()
3721 if (pNodeConfig->SrcSecure == DMA_CHANNEL_SRC_SEC) in DMA_List_BuildNode()
3965 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_SEC; in DMA_List_GetNodeConfig()
3969 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_ll_dma.c862 DMA_InitNodeStruct->SrcSecure = LL_DMA_CHANNEL_SRC_NSEC; in LL_DMA_NodeStructInit()
938 assert_param(IS_LL_DMA_CHANNEL_SRC_SEC(DMA_InitNodeStruct->SrcSecure)); in LL_DMA_CreateLinkNode()
1017 DMA_InitNodeStruct->SrcSecure); in LL_DMA_CreateLinkNode()
Dstm32n6xx_hal_dma_ex.c1104 assert_param(IS_DMA_ATTRIBUTES(pNodeConfig->SrcSecure)); in HAL_DMAEx_List_BuildNode()
3741 if (pNodeConfig->SrcSecure == DMA_CHANNEL_SRC_SEC) in DMA_List_BuildNode()
3985 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_SEC; in DMA_List_GetNodeConfig()
3989 pNodeConfig->SrcSecure = DMA_CHANNEL_SRC_NSEC; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32wbaxx/drivers/include/
Dstm32wbaxx_hal_dma_ex.h103 …uint32_t SrcSecure; /*!< Specifies the source security attribute … member
Dstm32wbaxx_ll_dma.h333 uint32_t SrcSecure; /*!< This field specify the source secure. member
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma_ex.h151 …uint32_t SrcSecure; /*!< Specifies the source security attribute … member
Dstm32h5xx_ll_dma.h391 uint32_t SrcSecure; /*!< This field specify the source secure. member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma_ex.h151 …uint32_t SrcSecure; /*!< Specifies the source security attribute … member
Dstm32u5xx_ll_dma.h408 uint32_t SrcSecure; /*!< This field specify the source secure. member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma_ex.h151 …uint32_t SrcSecure; /*!< Specifies the source security attribute … member
Dstm32n6xx_ll_dma.h409 uint32_t SrcSecure; /*!< This field specify the source secure. member