Home
last modified time | relevance | path

Searched refs:DMA_SxCR_MSIZE (Results 1 – 25 of 97) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h562 …R | DMA_SxCR_CIRC | DMA_SxCR_PINC | DMA_SxCR_MINC | DMA_SxCR_PSIZE | DMA_SxCR_MSIZE | DMA_SxCR_PL … in LL_DMA_ConfigTransfer()
820 …ream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, DMA_SxCR_MSIZE, Size); in LL_DMA_SetMemorySize()
843 …MA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, DMA_SxCR_MSIZE)); in LL_DMA_GetMemorySize()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h575 …R | DMA_SxCR_CIRC | DMA_SxCR_PINC | DMA_SxCR_MINC | DMA_SxCR_PSIZE | DMA_SxCR_MSIZE | DMA_SxCR_PL … in LL_DMA_ConfigTransfer()
833 …ream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, DMA_SxCR_MSIZE, Size); in LL_DMA_SetMemorySize()
856 …MA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, DMA_SxCR_MSIZE)); in LL_DMA_GetMemorySize()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h572 …R | DMA_SxCR_CIRC | DMA_SxCR_PINC | DMA_SxCR_MINC | DMA_SxCR_PSIZE | DMA_SxCR_MSIZE | DMA_SxCR_PL … in LL_DMA_ConfigTransfer()
830 …ream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, DMA_SxCR_MSIZE, Size); in LL_DMA_SetMemorySize()
853 …MA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->CR, DMA_SxCR_MSIZE)); in LL_DMA_GetMemorySize()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h560 …R | DMA_SxCR_CIRC | DMA_SxCR_PINC | DMA_SxCR_MINC | DMA_SxCR_PSIZE | DMA_SxCR_MSIZE | DMA_SxCR_PL … in LL_DMA_ConfigTransfer()
840 …((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->CR, DMA_SxCR_MSIZE, Size); in LL_DMA_SetMemorySize()
865 …_BIT(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->CR, DMA_SxCR_MSIZE)); in LL_DMA_GetMemorySize()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h579 …R | DMA_SxCR_CIRC | DMA_SxCR_PINC | DMA_SxCR_MINC | DMA_SxCR_PSIZE | DMA_SxCR_MSIZE | DMA_SxCR_PL … in LL_DMA_ConfigTransfer()
859 …((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->CR, DMA_SxCR_MSIZE, Size); in LL_DMA_SetMemorySize()
884 …_BIT(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->CR, DMA_SxCR_MSIZE)); in LL_DMA_GetMemorySize()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dma.c235 DMA_SxCR_PL | DMA_SxCR_MSIZE | DMA_SxCR_PSIZE | \ in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dma.c234 DMA_SxCR_PL | DMA_SxCR_MSIZE | DMA_SxCR_PSIZE | \ in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dma.c232 DMA_SxCR_PL | DMA_SxCR_MSIZE | DMA_SxCR_PSIZE | \ in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma.c242 DMA_SxCR_PL | DMA_SxCR_MSIZE | DMA_SxCR_PSIZE | \ in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma.c282 DMA_SxCR_PL | DMA_SxCR_MSIZE | DMA_SxCR_PSIZE | \ in HAL_DMA_Init()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h1510 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f410rx.h1510 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f410tx.h1500 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f401xc.h1451 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f401xe.h1451 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f411xe.h1454 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f405xx.h5543 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f412cx.h5604 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f415xx.h5725 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f423xx.h5997 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
/hal_stm32-latest/stm32cube/stm32f2xx/soc/
Dstm32f215xx.h5695 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f205xx.h5545 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f207xx.h5844 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
/hal_stm32-latest/stm32cube/stm32f7xx/soc/
Dstm32f723xx.h5515 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro
Dstm32f722xx.h5499 #define DMA_SxCR_MSIZE DMA_SxCR_MSIZE_Msk macro

1234