Home
last modified time | relevance | path

Searched refs:PAR (Results 1 – 25 of 107) sorted by relevance

12345

/hal_stm32-latest/stm32cube/stm32f2xx/drivers/include/
Dstm32f2xx_ll_dma.h1398 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Ds… in LL_DMA_ConfigAddresses()
1403 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Sr… in LL_DMA_ConfigAddresses()
1451 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Pe… in LL_DMA_SetPeriphAddress()
1493 … (READ_REG(((DMA_Stream_TypeDef *)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR)); in LL_DMA_GetPeriphAddress()
1516 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Me… in LL_DMA_SetM2MSrcAddress()
1560 … (READ_REG(((DMA_Stream_TypeDef *)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR)); in LL_DMA_GetM2MSrcAddress()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_dma.h1431 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Ds… in LL_DMA_ConfigAddresses()
1436 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Sr… in LL_DMA_ConfigAddresses()
1484 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Pe… in LL_DMA_SetPeriphAddress()
1526 … (READ_REG(((DMA_Stream_TypeDef *)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR)); in LL_DMA_GetPeriphAddress()
1549 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Me… in LL_DMA_SetM2MSrcAddress()
1593 … (READ_REG(((DMA_Stream_TypeDef *)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR)); in LL_DMA_GetM2MSrcAddress()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_ll_dma.h1408 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Ds… in LL_DMA_ConfigAddresses()
1413 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Sr… in LL_DMA_ConfigAddresses()
1461 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Pe… in LL_DMA_SetPeriphAddress()
1503 … (READ_REG(((DMA_Stream_TypeDef *)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR)); in LL_DMA_GetPeriphAddress()
1526 …WRITE_REG(((DMA_Stream_TypeDef*)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR, Me… in LL_DMA_SetM2MSrcAddress()
1570 … (READ_REG(((DMA_Stream_TypeDef *)((uint32_t)((uint32_t)DMAx + STREAM_OFFSET_TAB[Stream])))->PAR)); in LL_DMA_GetM2MSrcAddress()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/include/
Dstm32mp1xx_ll_dma.h1669 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, DstAddress… in LL_DMA_ConfigAddresses()
1674 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, SrcAddress… in LL_DMA_ConfigAddresses()
1726 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, PeriphAddr… in LL_DMA_SetPeriphAddress()
1772 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR)); in LL_DMA_GetPeriphAddress()
1797 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, MemoryAddr… in LL_DMA_SetM2MSrcAddress()
1845 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR)); in LL_DMA_GetM2MSrcAddress()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_ll_dma.h1812 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, DstAddress… in LL_DMA_ConfigAddresses()
1817 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, SrcAddress… in LL_DMA_ConfigAddresses()
1869 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, PeriphAddr… in LL_DMA_SetPeriphAddress()
1915 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR)); in LL_DMA_GetPeriphAddress()
1940 …WRITE_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR, MemoryAddr… in LL_DMA_SetM2MSrcAddress()
1988 return (READ_REG(((DMA_Stream_TypeDef *)(dma_base_addr + LL_DMA_STR_OFFSET_TAB[Stream]))->PAR)); in LL_DMA_GetM2MSrcAddress()
/hal_stm32-latest/stm32cube/stm32f7xx/drivers/src/
Dstm32f7xx_hal_dma_ex.c280 hdma->Instance->PAR = DstAddress; in DMA_MultiBufferSetConfig()
289 hdma->Instance->PAR = SrcAddress; in DMA_MultiBufferSetConfig()
Dstm32f7xx_hal_dma.c341 hdma->Instance->PAR = 0U; in HAL_DMA_DeInit()
1170 hdma->Instance->PAR = DstAddress; in DMA_SetConfig()
1179 hdma->Instance->PAR = SrcAddress; in DMA_SetConfig()
Dstm32f7xx_ll_dma.c222 LL_DMA_WriteReg(tmp, PAR, 0U); in LL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32f2xx/drivers/src/
Dstm32f2xx_hal_dma_ex.c286 hdma->Instance->PAR = DstAddress; in DMA_MultiBufferSetConfig()
295 hdma->Instance->PAR = SrcAddress; in DMA_MultiBufferSetConfig()
Dstm32f2xx_hal_dma.c342 hdma->Instance->PAR = 0U; in HAL_DMA_DeInit()
1167 hdma->Instance->PAR = DstAddress; in DMA_SetConfig()
1176 hdma->Instance->PAR = SrcAddress; in DMA_SetConfig()
Dstm32f2xx_ll_dma.c203 LL_DMA_WriteReg(tmp, PAR, 0U); in LL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_dma_ex.c285 hdma->Instance->PAR = DstAddress; in DMA_MultiBufferSetConfig()
294 hdma->Instance->PAR = SrcAddress; in DMA_MultiBufferSetConfig()
Dstm32f4xx_hal_dma.c339 hdma->Instance->PAR = 0U; in HAL_DMA_DeInit()
1163 hdma->Instance->PAR = DstAddress; in DMA_SetConfig()
1172 hdma->Instance->PAR = SrcAddress; in DMA_SetConfig()
Dstm32f4xx_ll_dma.c201 LL_DMA_WriteReg(tmp, PAR, 0U); in LL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32mp1xx/drivers/src/
Dstm32mp1xx_hal_dma_ex.c574 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = DstAddress; in DMA_MultiBufferSetConfig()
583 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = SrcAddress; in DMA_MultiBufferSetConfig()
Dstm32mp1xx_hal_dma.c389 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = 0U; in HAL_DMA_DeInit()
1371 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = DstAddress; in DMA_SetConfig()
1380 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = SrcAddress; in DMA_SetConfig()
Dstm32mp1xx_ll_dma.c194 LL_DMA_WriteReg(tmp, PAR, 0U); in LL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_dma_ex.c659 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = DstAddress; in DMA_MultiBufferSetConfig()
668 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = SrcAddress; in DMA_MultiBufferSetConfig()
Dstm32h7xx_hal_dma.c491 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = 0U; in HAL_DMA_DeInit()
1806 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = DstAddress; in DMA_SetConfig()
1815 ((DMA_Stream_TypeDef *)hdma->Instance)->PAR = SrcAddress; in DMA_SetConfig()
Dstm32h7xx_ll_dma.c206 LL_DMA_WriteReg(tmp, PAR, 0U); in LL_DMA_DeInit()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h235 __IO uint32_t PAR; /*!< DMA stream x peripheral address register */ member
Dstm32f410rx.h235 __IO uint32_t PAR; /*!< DMA stream x peripheral address register */ member
Dstm32f410tx.h232 __IO uint32_t PAR; /*!< DMA stream x peripheral address register */ member
Dstm32f401xc.h217 __IO uint32_t PAR; /*!< DMA stream x peripheral address register */ member
Dstm32f401xe.h217 __IO uint32_t PAR; /*!< DMA stream x peripheral address register */ member

12345