Home
last modified time | relevance | path

Searched refs:RepeatCount (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_dma_ex.c1089 assert_param(IS_DMA_REPEAT_COUNT(pNodeConfig->RepeatBlockConfig.RepeatCount)); in HAL_DMAEx_List_BuildNode()
3350 assert_param(IS_DMA_REPEAT_COUNT(pConfigRepeatBlock->RepeatCount)); in HAL_DMAEx_ConfigRepeatBlock()
3360 tmpreg1 = ((pConfigRepeatBlock->RepeatCount - 1U) << DMA_CBR1_BRC_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3792 (((pNodeConfig->RepeatBlockConfig.RepeatCount - 1U) << DMA_CBR1_BRC_Pos) & DMA_CBR1_BRC); in DMA_List_BuildNode()
4018 pNodeConfig->RepeatBlockConfig.RepeatCount = in DMA_List_GetNodeConfig()
4023 pNodeConfig->RepeatBlockConfig.RepeatCount = 1U; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_dma_ex.c1075 assert_param(IS_DMA_REPEAT_COUNT(pNodeConfig->RepeatBlockConfig.RepeatCount)); in HAL_DMAEx_List_BuildNode()
3334 assert_param(IS_DMA_REPEAT_COUNT(pConfigRepeatBlock->RepeatCount)); in HAL_DMAEx_ConfigRepeatBlock()
3344 tmpreg1 = ((pConfigRepeatBlock->RepeatCount - 1U) << DMA_CBR1_BRC_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3763 (((pNodeConfig->RepeatBlockConfig.RepeatCount - 1U) << DMA_CBR1_BRC_Pos) & DMA_CBR1_BRC); in DMA_List_BuildNode()
3959 pNodeConfig->RepeatBlockConfig.RepeatCount = in DMA_List_GetNodeConfig()
3964 pNodeConfig->RepeatBlockConfig.RepeatCount = 1U; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_dma_ex.c1089 assert_param(IS_DMA_REPEAT_COUNT(pNodeConfig->RepeatBlockConfig.RepeatCount)); in HAL_DMAEx_List_BuildNode()
3351 assert_param(IS_DMA_REPEAT_COUNT(pConfigRepeatBlock->RepeatCount)); in HAL_DMAEx_ConfigRepeatBlock()
3361 tmpreg1 = ((pConfigRepeatBlock->RepeatCount - 1U) << DMA_CBR1_BRC_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3790 (((pNodeConfig->RepeatBlockConfig.RepeatCount - 1U) << DMA_CBR1_BRC_Pos) & DMA_CBR1_BRC); in DMA_List_BuildNode()
4017 pNodeConfig->RepeatBlockConfig.RepeatCount = in DMA_List_GetNodeConfig()
4022 pNodeConfig->RepeatBlockConfig.RepeatCount = 1U; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_dma_ex.c1095 assert_param(IS_DMA_REPEAT_COUNT(pNodeConfig->RepeatBlockConfig.RepeatCount)); in HAL_DMAEx_List_BuildNode()
3370 assert_param(IS_DMA_REPEAT_COUNT(pConfigRepeatBlock->RepeatCount)); in HAL_DMAEx_ConfigRepeatBlock()
3380 tmpreg1 = ((pConfigRepeatBlock->RepeatCount - 1U) << DMA_CBR1_BRC_Pos); in HAL_DMAEx_ConfigRepeatBlock()
3812 (((pNodeConfig->RepeatBlockConfig.RepeatCount - 1U) << DMA_CBR1_BRC_Pos) & DMA_CBR1_BRC); in DMA_List_BuildNode()
4038 pNodeConfig->RepeatBlockConfig.RepeatCount = in DMA_List_GetNodeConfig()
4043 pNodeConfig->RepeatBlockConfig.RepeatCount = 1U; in DMA_List_GetNodeConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_dma_ex.h78 …uint32_t RepeatCount; /*!< Specifies the DMA channel repeat count (the number of repetitions … member
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_dma_ex.h78 …uint32_t RepeatCount; /*!< Specifies the DMA channel repeat count (the number of repetitions … member
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_hal_dma_ex.h78 …uint32_t RepeatCount; /*!< Specifies the DMA channel repeat count (the number of repetitions … member
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_hal_dma_ex.h78 …uint32_t RepeatCount; /*!< Specifies the DMA channel repeat count (the number of repetitions … member