Home
last modified time | relevance | path

Searched refs:CTBR (Results 1 – 25 of 52) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_mdma.c314 hmdma->Instance->CTBR = 0; in HAL_MDMA_DeInit()
603 pNode->CTBR = 0; in HAL_MDMA_LinkedList_CreateNode()
677 pNode->CTBR = pNodeConfig->Init.Request & MDMA_CTBR_TSEL; in HAL_MDMA_LinkedList_CreateNode()
687 pNode->CTBR |= MDMA_CTBR_SBUS; in HAL_MDMA_LinkedList_CreateNode()
694 pNode->CTBR |= MDMA_CTBR_DBUS; in HAL_MDMA_LinkedList_CreateNode()
1783 hmdma->Instance->CTBR |= MDMA_CTBR_SBUS; in MDMA_SetConfig()
1788 hmdma->Instance->CTBR &= (~MDMA_CTBR_SBUS); in MDMA_SetConfig()
1795 hmdma->Instance->CTBR |= MDMA_CTBR_DBUS; in MDMA_SetConfig()
1800 hmdma->Instance->CTBR &= (~MDMA_CTBR_DBUS); in MDMA_SetConfig()
1876 hmdma->Instance->CTBR = hmdma->Init.Request & MDMA_CTBR_TSEL; in MDMA_Init()
[all …]
Dstm32h7xx_ll_mdma.c401 LL_MDMA_WriteReg(tmp, CTBR, 0U); in LL_MDMA_DeInit()
748 pNode->CTBR = MDMA_InitStruct->DestBus | MDMA_InitStruct->SrcBus | MDMA_InitStruct->HWTrigger; in LL_MDMA_CreateLinkNode()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_mdma.c322 hmdma->Instance->CTBR = 0; in HAL_MDMA_DeInit()
615 pNode->CTBR = 0; in HAL_MDMA_LinkedList_CreateNode()
689 pNode->CTBR = pNodeConfig->Init.Request & MDMA_CTBR_TSEL; in HAL_MDMA_LinkedList_CreateNode()
699 pNode->CTBR |= MDMA_CTBR_SBUS; in HAL_MDMA_LinkedList_CreateNode()
706 pNode->CTBR |= MDMA_CTBR_DBUS; in HAL_MDMA_LinkedList_CreateNode()
1807 hmdma->Instance->CTBR |= MDMA_CTBR_SBUS; in MDMA_SetConfig()
1812 hmdma->Instance->CTBR &= (~MDMA_CTBR_SBUS); in MDMA_SetConfig()
1819 hmdma->Instance->CTBR |= MDMA_CTBR_DBUS; in MDMA_SetConfig()
1824 hmdma->Instance->CTBR &= (~MDMA_CTBR_DBUS); in MDMA_SetConfig()
1900 hmdma->Instance->CTBR = hmdma->Init.Request & MDMA_CTBR_TSEL; in MDMA_Init()
[all …]
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_mdma.h238 …__IO uint32_t CTBR; /*!< New CTBR register configuration for the given MDMA linked list node … member
2913 MODIFY_REG(((MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTBR, in LL_MDMA_ConfigBusSelection()
2948 …MODIFY_REG(((MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTBR, MDMA… in LL_MDMA_SetDestBusSelection()
2981 …(MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTBR, MDMA_CTBR_DBUS)); in LL_MDMA_GetDestBusSelection()
3014 …MODIFY_REG(((MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTBR, MDMA… in LL_MDMA_SetSrcBusSelection()
3047 …(MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTBR, MDMA_CTBR_SBUS)); in LL_MDMA_GetSrcBusSelection()
3115 …MODIFY_REG(((MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTBR, MDMA… in LL_MDMA_SetHWTrigger()
3183 …(MDMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTBR, MDMA_CTBR_TSEL)); in LL_MDMA_GetHWTrigger()
Dstm32h7xx_hal_mdma.h129 …__IO uint32_t CTBR; /*!< New CTBR register configuration for the given MDMA linked list node … member
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdma.h132 …__IO uint32_t CTBR; /*!< New CTBR register configuration for the given MDMA linked list node … member
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h652 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h7b0xx.h655 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h7b0xxq.h656 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h7a3xxq.h653 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h7b3xx.h655 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h7b3xxq.h656 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h730xxq.h679 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h733xx.h678 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h725xx.h676 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h730xx.h678 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h735xx.h679 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h742xx.h631 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h723xx.h675 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h750xx.h635 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h753xx.h635 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h745xx.h666 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h745xg.h666 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h743xx.h634 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member
Dstm32h755xx.h667 …__IO uint32_t CTBR; /*!< MDMA channel x Trigger and Bus selection Register, Address offse… member

123