Searched defs:Direction (Results 1 – 16 of 16) sorted by relevance
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/ |
D | stm32l1xx_ll_dma.h | 106 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to per… member 606 …NLINE void LL_DMA_SetDataTransferDirection(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Direction) in LL_DMA_SetDataTransferDirection() 985 uint32_t DstAddress, uint32_t Direction) in LL_DMA_ConfigAddresses()
|
D | stm32l1xx_hal_spi.h | 68 uint32_t Direction; /*!< Specifies the SPI Directional mode state. member
|
D | stm32l1xx_hal_dma.h | 66 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to … member
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/ |
D | stm32l0xx_ll_dma.h | 121 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to per… member 622 …NLINE void LL_DMA_SetDataTransferDirection(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Direction) in LL_DMA_SetDataTransferDirection() 1000 uint32_t DstAddress, uint32_t Direction) in LL_DMA_ConfigAddresses()
|
D | stm32l0xx_hal_spi.h | 68 uint32_t Direction; /*!< Specifies the SPI Directional mode state. member
|
D | stm32l0xx_hal_dma.h | 68 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to … member
|
D | stm32l0xx_ll_lpuart.h | 2004 __STATIC_INLINE uint32_t LL_LPUART_DMA_GetRegAddr(USART_TypeDef *LPUARTx, uint32_t Direction) in LL_LPUART_DMA_GetRegAddr()
|
D | stm32l0xx_ll_i2c.h | 595 __STATIC_INLINE uint32_t LL_I2C_DMA_GetRegAddr(I2C_TypeDef *I2Cx, uint32_t Direction) in LL_I2C_DMA_GetRegAddr()
|
D | stm32l0xx_ll_usart.h | 3543 __STATIC_INLINE uint32_t LL_USART_DMA_GetRegAddr(USART_TypeDef *USARTx, uint32_t Direction) in LL_USART_DMA_GetRegAddr()
|
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/ |
D | stm32l4xx_ll_dma.h | 142 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to per… member 671 …NLINE void LL_DMA_SetDataTransferDirection(DMA_TypeDef *DMAx, uint32_t Channel, uint32_t Direction) in LL_DMA_SetDataTransferDirection() 1050 uint32_t DstAddress, uint32_t Direction) in LL_DMA_ConfigAddresses()
|
D | stm32l4xx_ll_swpmi.h | 1045 __STATIC_INLINE uint32_t LL_SWPMI_DMA_GetRegAddr(SWPMI_TypeDef *SWPMIx, uint32_t Direction) in LL_SWPMI_DMA_GetRegAddr()
|
D | stm32l4xx_hal_spi.h | 68 uint32_t Direction; /*!< Specifies the SPI bidirectional mode state. member
|
D | stm32l4xx_hal_dma.h | 68 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to … member
|
D | stm32l4xx_ll_i2c.h | 595 __STATIC_INLINE uint32_t LL_I2C_DMA_GetRegAddr(I2C_TypeDef *I2Cx, uint32_t Direction) in LL_I2C_DMA_GetRegAddr()
|
D | stm32l4xx_ll_lpuart.h | 2722 __STATIC_INLINE uint32_t LL_LPUART_DMA_GetRegAddr(USART_TypeDef *LPUARTx, uint32_t Direction) in LL_LPUART_DMA_GetRegAddr()
|
D | stm32l4xx_ll_usart.h | 4499 __STATIC_INLINE uint32_t LL_USART_DMA_GetRegAddr(USART_TypeDef *USARTx, uint32_t Direction) in LL_USART_DMA_GetRegAddr()
|