Home
last modified time | relevance | path

Searched defs:Direction (Results 1 – 16 of 16) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_dma.h106 …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()
Dstm32l1xx_hal_spi.h68 uint32_t Direction; /*!< Specifies the SPI Directional mode state. member
Dstm32l1xx_hal_dma.h66 …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/
Dstm32l0xx_ll_dma.h121 …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()
Dstm32l0xx_hal_spi.h68 uint32_t Direction; /*!< Specifies the SPI Directional mode state. member
Dstm32l0xx_hal_dma.h68 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to … member
Dstm32l0xx_ll_lpuart.h2004 __STATIC_INLINE uint32_t LL_LPUART_DMA_GetRegAddr(USART_TypeDef *LPUARTx, uint32_t Direction) in LL_LPUART_DMA_GetRegAddr()
Dstm32l0xx_ll_i2c.h595 __STATIC_INLINE uint32_t LL_I2C_DMA_GetRegAddr(I2C_TypeDef *I2Cx, uint32_t Direction) in LL_I2C_DMA_GetRegAddr()
Dstm32l0xx_ll_usart.h3543 __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/
Dstm32l4xx_ll_dma.h142 …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()
Dstm32l4xx_ll_swpmi.h1045 __STATIC_INLINE uint32_t LL_SWPMI_DMA_GetRegAddr(SWPMI_TypeDef *SWPMIx, uint32_t Direction) in LL_SWPMI_DMA_GetRegAddr()
Dstm32l4xx_hal_spi.h68 uint32_t Direction; /*!< Specifies the SPI bidirectional mode state. member
Dstm32l4xx_hal_dma.h68 …uint32_t Direction; /*!< Specifies if the data will be transferred from memory to … member
Dstm32l4xx_ll_i2c.h595 __STATIC_INLINE uint32_t LL_I2C_DMA_GetRegAddr(I2C_TypeDef *I2Cx, uint32_t Direction) in LL_I2C_DMA_GetRegAddr()
Dstm32l4xx_ll_lpuart.h2722 __STATIC_INLINE uint32_t LL_LPUART_DMA_GetRegAddr(USART_TypeDef *LPUARTx, uint32_t Direction) in LL_LPUART_DMA_GetRegAddr()
Dstm32l4xx_ll_usart.h4499 __STATIC_INLINE uint32_t LL_USART_DMA_GetRegAddr(USART_TypeDef *USARTx, uint32_t Direction) in LL_USART_DMA_GetRegAddr()