Home
last modified time | relevance | path

Searched refs:CPAR (Results 1 – 3 of 3) sorted by relevance

/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dma.c1095 hdma->Instance->CPAR = DstAddress; in DMA_SetConfig()
1104 hdma->Instance->CPAR = SrcAddress; in DMA_SetConfig()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L4A6RG/Drivers/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_dma.c1095 hdma->Instance->CPAR = DstAddress; in DMA_SetConfig()
1104 hdma->Instance->CPAR = SrcAddress; in DMA_SetConfig()
/external/ms-tpm-20-ref/Samples/Nucleo-TPM/L476RG/Drivers/CMSIS/Device/ST/STM32L4xx/Include/
Dstm32l476xx.h425 __IO uint32_t CPAR; /*!< DMA channel x peripheral address register */ member