Home
last modified time | relevance | path

Searched refs:SyncPolarity (Results 1 – 20 of 20) sorted by relevance

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_dma_ex.c99 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
115 pSyncConfig->SyncPolarity | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dma_ex.c111 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
126 … pSyncConfig->SyncPolarity | ((uint32_t)pSyncConfig->SyncEnable << DMAMUX_CxCR_SE_Pos) | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dma_ex.c102 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
117 … pSyncConfig->SyncPolarity | ((uint32_t)pSyncConfig->SyncEnable << DMAMUX_CxCR_SE_Pos) | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_dma_ex.c101 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
117 pSyncConfig->SyncPolarity | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dma_ex.c103 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
118 … pSyncConfig->SyncPolarity | ((uint32_t)pSyncConfig->SyncEnable << DMAMUX_CxCR_SE_Pos) | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dma_ex.c101 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
116 … pSyncConfig->SyncPolarity | ((uint32_t)pSyncConfig->SyncEnable << DMAMUX_CxCR_SE_Pos) | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dma_ex.c102 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
117 … pSyncConfig->SyncPolarity | ((uint32_t)pSyncConfig->SyncEnable << DMAMUX_CxCR_SE_Pos) | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dma_ex.c321 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig-> SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
336 … pSyncConfig->SyncPolarity | ((uint32_t)pSyncConfig->SyncEnable << DMAMUX_CxCR_SE_Pos) | \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma_ex.c338 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig->SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
341 syncPolarity = pSyncConfig->SyncPolarity; in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma_ex.c409 assert_param(IS_DMAMUX_SYNC_POLARITY(pSyncConfig->SyncPolarity)); in HAL_DMAEx_ConfigMuxSync()
420 syncPolarity = pSyncConfig->SyncPolarity; in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_dma_ex.h56 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request is sync… member
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma_ex.h62 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request is sync… member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_dma_ex.h56 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request is sync… member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma_ex.h58 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request is sync… member
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_dma_ex.h57 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request i… member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dma_ex.h66 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request is sync… member
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_dma_ex.h52 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request i… member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_dma_ex.h52 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request i… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma_ex.h62 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request is sync… member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_dma_ex.h52 …uint32_t SyncPolarity; /*!< Specifies the polarity of the signal on which the DMA request i… member