Home
last modified time | relevance | path

Searched defs:DataWidth (Results 1 – 6 of 6) sorted by relevance

/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/
H A Dstm32f4xx_ll_usart.h80 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
587 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
849 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()
H A Dstm32f4xx_ll_spi.h66 uint32_t DataWidth; /*!< Specifies the SPI data width. member
556 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_spi.h66 uint32_t DataWidth; /*!< Specifies the SPI data width. member
628 __STATIC_INLINE void LL_SPI_SetDataWidth(SPI_TypeDef *SPIx, uint32_t DataWidth) in LL_SPI_SetDataWidth()
H A Dstm32l4xx_ll_lpuart.h113 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
899 __STATIC_INLINE void LL_LPUART_SetDataWidth(USART_TypeDef *LPUARTx, uint32_t DataWidth) in LL_LPUART_SetDataWidth()
1051 __STATIC_INLINE void LL_LPUART_ConfigCharacter(USART_TypeDef *LPUARTx, uint32_t DataWidth, uint32_t… in LL_LPUART_ConfigCharacter()
H A Dstm32l4xx_hal_pssi.h53 uint32_t DataWidth; /* !< Configures the parallel bus width 8 lines or 16 lines */ member
H A Dstm32l4xx_ll_usart.h101 …uint32_t DataWidth; /*!< Specifies the number of data bits transmitted or received… member
1081 __STATIC_INLINE void LL_USART_SetDataWidth(USART_TypeDef *USARTx, uint32_t DataWidth) in LL_USART_SetDataWidth()
1433 __STATIC_INLINE void LL_USART_ConfigCharacter(USART_TypeDef *USARTx, uint32_t DataWidth, uint32_t P… in LL_USART_ConfigCharacter()