Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32c0xx/drivers/src/
Dstm32c0xx_hal_dma_ex.c101 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
118 ((uint32_t)pSyncConfig->EventEnable << \ in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/src/
Dstm32l4xx_hal_dma_ex.c113 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
127 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos)); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/src/
Dstm32g4xx_hal_dma_ex.c104 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
118 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos)); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/src/
Dstm32wbxx_hal_dma_ex.c103 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
119 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos))); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/src/
Dstm32wlxx_hal_dma_ex.c105 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
119 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos))); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/src/
Dstm32u0xx_hal_dma_ex.c103 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
117 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos))); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/src/
Dstm32g0xx_hal_dma_ex.c104 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
118 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos))); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/src/
Dstm32l5xx_hal_dma_ex.c323 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
337 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos)); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma_ex.c333 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
359 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos)); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma_ex.c404 assert_param(IS_DMAMUX_SYNC_EVENT(pSyncConfig->EventEnable)); in HAL_DMAEx_ConfigMuxSync()
438 ((uint32_t)pSyncConfig->EventEnable << DMAMUX_CxCR_EGE_Pos)); in HAL_DMAEx_ConfigMuxSync()
/hal_stm32-latest/stm32cube/stm32c0xx/drivers/include/
Dstm32c0xx_hal_dma_ex.h62 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumb… member
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_dma_ex.h69 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumb… member
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_dma_ex.h63 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumb… member
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_dma_ex.h65 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumb… member
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_dma_ex.h63 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumber… member
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_dma_ex.h73 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumb… member
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_dma_ex.h58 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumber… member
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_dma_ex.h58 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumber… member
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_dma_ex.h69 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumb… member
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_dma_ex.h58 …FunctionalState EventEnable; /*!< Specifies if an event shall be generated once the RequestNumber… member