Home
last modified time | relevance | path

Searched refs:MDMA_CTCR_SWRM (Results 1 – 25 of 49) sorted by relevance

12

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mdma.c363 if((hmdma->Instance->CTCR & MDMA_CTCR_SWRM) == 0U) in HAL_MDMA_ConfigPostRequestMask()
619 pNode->CTCR |= MDMA_CTCR_SWRM; in HAL_MDMA_LinkedList_CreateNode()
1473 request_mode = hmdma->Instance->CTCR & MDMA_CTCR_SWRM; in HAL_MDMA_GenerateSWRequest()
1838 hmdma->Instance->CTCR |= (MDMA_CTCR_SWRM | MDMA_CTCR_BWM); in MDMA_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_mdma.c374 if((hmdma->Instance->CTCR & MDMA_CTCR_SWRM) == 0U) in HAL_MDMA_ConfigPostRequestMask()
631 pNode->CTCR |= MDMA_CTCR_SWRM; in HAL_MDMA_LinkedList_CreateNode()
1485 request_mode = hmdma->Instance->CTCR & MDMA_CTCR_SWRM; in HAL_MDMA_GenerateSWRequest()
1862 hmdma->Instance->CTCR |= (MDMA_CTCR_SWRM | MDMA_CTCR_BWM); in MDMA_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h332 #define LL_MDMA_REQUEST_MODE_SW MDMA_CTCR_SWRM /*!< Request mode is Software …
1274 …l_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTCR, MDMA_CTCR_SWRM, RequestMode); in LL_MDMA_SetRequestMode()
1307 …(MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTCR, MDMA_CTCR_SWRM)); in LL_MDMA_GetRequestMode()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h11944 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h7b0xx.h12267 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h7b0xxq.h12268 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h7a3xxq.h11945 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h7b3xx.h12274 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h7b3xxq.h12275 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h730xxq.h14184 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h733xx.h14183 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h725xx.h13854 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h730xx.h14183 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h735xx.h14184 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h742xx.h13211 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h723xx.h13853 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h750xx.h14104 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h753xx.h14110 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h745xx.h14365 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h745xg.h14365 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h743xx.h13841 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h755xx.h14634 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h757xx.h17791 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h747xg.h17522 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro
Dstm32h747xx.h17522 #define MDMA_CTCR_SWRM MDMA_CTCR_SWRM_Msk /*!< SW Request Mode… macro

12