Home
last modified time | relevance | path

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

123

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_qspi.c1311 … MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_BYTE); in HAL_QSPI_Transmit_DMA()
1315 …MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_HALFWO… in HAL_QSPI_Transmit_DMA()
1319 … MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_WORD); in HAL_QSPI_Transmit_DMA()
1416 …MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_DISABL… in HAL_QSPI_Receive_DMA()
Dstm32h7xx_hal_ospi.c1480 … MODIFY_REG(hospi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS), MDMA_SRC_INC_BYTE); in HAL_OSPI_Transmit_DMA()
1484 …MODIFY_REG(hospi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS), MDMA_SRC_INC_HALFWOR… in HAL_OSPI_Transmit_DMA()
1488 … MODIFY_REG(hospi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS), MDMA_SRC_INC_WORD); in HAL_OSPI_Transmit_DMA()
1579 …MODIFY_REG(hospi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS), MDMA_SRC_INC_DISABLE… in HAL_OSPI_Receive_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_mdma.h385 #define MDMA_SRC_INC_DOUBLEWORD ((uint32_t)MDMA_CTCR_SINC_1 | (uint32_t)MDMA_CTCR_SINCOS) /*!< …
389 #define MDMA_SRC_DEC_DOUBLEWORD ((uint32_t)MDMA_CTCR_SINC | (uint32_t)MDMA_CTCR_SINCOS) /*!< …
Dstm32h7xx_ll_mdma.h415 #define LL_MDMA_SRC_INC_OFFSET_DOUBLEWORD MDMA_CTCR_SINCOS /*!< offset is Dou…
1860 …nel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTCR, MDMA_CTCR_SINCOS, IncSize); in LL_MDMA_SetSourceIncSize()
1895 …DMA_Channel_TypeDef *)(mdma_base_addr + LL_MDMA_CH_OFFSET_TAB[Channel]))->CTCR, MDMA_CTCR_SINCOS)); in LL_MDMA_GetSourceIncSize()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_hal_mdma.h378 #define MDMA_SRC_INC_DOUBLEWORD ((uint32_t)MDMA_CTCR_SINC_1 | (uint32_t)MDMA_CTCR_SINCOS) /*!< …
382 #define MDMA_SRC_DEC_DOUBLEWORD ((uint32_t)MDMA_CTCR_SINC | (uint32_t)MDMA_CTCR_SINCOS) /*!< …
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_qspi.c1330 … MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_BYTE); in HAL_QSPI_Transmit_DMA()
1334 …MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_HALFWO… in HAL_QSPI_Transmit_DMA()
1338 … MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_WORD); in HAL_QSPI_Transmit_DMA()
1433 …MODIFY_REG(hqspi->hmdma->Instance->CTCR, (MDMA_CTCR_SINC | MDMA_CTCR_SINCOS) , MDMA_SRC_INC_DISABL… in HAL_QSPI_Receive_DMA()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h11906 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h7b0xx.h12229 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h7b0xxq.h12230 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h7a3xxq.h11907 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h7b3xx.h12236 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h7b3xxq.h12237 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h730xxq.h14146 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h733xx.h14145 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h725xx.h13816 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h730xx.h14145 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h735xx.h14146 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h742xx.h13173 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h723xx.h13815 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h750xx.h14066 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h753xx.h14072 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h745xx.h14327 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h745xg.h14327 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h743xx.h13803 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro
Dstm32h755xx.h14596 #define MDMA_CTCR_SINCOS MDMA_CTCR_SINCOS_Msk /*!< Source incremen… macro

123